server/passsock.cpp File Reference

#include <windows.h>
#include <stdlib.h>
#include <string.h>
#include <winsock.h>

Include dependency graph for passsock.cpp:

Go to the source code of this file.

Functions

void errexit (const char *,...)
SOCKET passivesock (const char *service, const char *transport, int qlen)

Variables

u_short portbase = 0


Function Documentation

void errexit const char *  ,
  ...
 

Definition at line 15 of file errexit.cpp.

Referenced by passivesock().

SOCKET passivesock const char *  service,
const char *  transport,
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:


Variable Documentation

u_short portbase = 0
 

Definition at line 10 of file passsock.cpp.

Referenced by passivesock().


Generated on Sat Apr 1 21:43:49 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO