Jack::JackClientSocket Class Reference

Client socket. More...

#include <JackSocket.h>

List of all members.

Public Member Functions

 JackClientSocket (int socket)
int Connect (const char *dir, int which)
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)


Detailed Description

Client socket.

Definition at line 39 of file JackSocket.h.


The documentation for this class was generated from the following files:

Generated on Wed Dec 17 16:10:12 2008 for Jackdmp by  doxygen 1.5.7.1