#include <windows.h>#include <winsock.h>Include dependency graph for passTCP.cpp:

Go to the source code of this file.
Functions | |
| SOCKET | passivesock (const char *, const char *, int) |
| SOCKET | passiveTCP (const char *service, int qlen) |
|
||||||||||||||||
|
Definition at line 17 of file passsock.cpp. References errexit(), and portbase. Referenced by passiveTCP(). Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 13 of file passTCP.cpp. References passivesock(). Here is the call graph for this function: ![]() |
1.4.6-NO