#include <socket.hh>
Inheritance diagram for Socket:

Public Member Functions | |
| Socket (void) | |
| void | clear (void) |
| int | c_open (const char *host, int port, int time_out, int protocol) |
| int | c_close (void) const |
| int | c_write (const char *command) |
| int | c_read (bool=false) |
| const string * | c_reply (void) const |
|
|
|
|
|
Implements Connection.
|
|
||||||||||||||||||||
|
Implements Connection.
|
|
|
Implements Connection.
|
|
|
Implements Connection.
|
|
|
Implements Connection.
|
|
|
|
1.3.8