#include <JackSocket.h>
Public Member Functions | |
JackServerSocket () | |
virtual | ~JackServerSocket () |
int | Bind (const char *dir, int which) |
int | Bind (const char *dir, const char *name, int which) |
JackClientSocket * | Accept () |
int | Close () |
int | GetFd () |
Definition at line 76 of file JackSocket.h.