#include <socket.hh>
Inheritance diagram for Socket:
Public Member Functions | |
void | clear (void) |
int | c_open (const char *host, int port, int time_out) |
int | c_close (void) |
int | c_write (const char *command) |
int | c_read (bool=false) |
string * | c_reply (void) |
|
Implements Connection. |
|
Implements Connection. |
|
Implements Connection. |
|
Implements Connection. |
|
Implements Connection. |
|
|