|
ReactOS 0.4.16-dev-2498-g8632030
|
#include "syshdrs.h"
Go to the source code of this file.
Functions | |
| int | SNewStreamClient (void) |
| int | SNewDatagramClient (void) |
| int | SNewStreamServer (const int port, const int nTries, const int reuseFlag, int listenQueueSize) |
| int | SNewDatagramServer (const int port, const int nTries, const int reuseFlag) |
Definition at line 19 of file SNew.c.
Definition at line 64 of file SNew.c.