Client socket.
More...
#include <JackSocket.h>
|
| JackClientSocket (int socket) |
|
int | Connect (const char *dir, const char *name, int which) |
|
int | Close () |
|
int | Read (void *data, int len) |
|
int | Write (void *data, int len) |
|
int | GetFd () |
|
void | SetReadTimeOut (long sec) |
|
void | SetWriteTimeOut (long sec) |
|
void | SetNonBlocking (bool onoff) |
|
Client socket.
Definition at line 41 of file JackSocket.h.
The documentation for this class was generated from the following files: