#include <SocketDescriptor.h>
Inheritance diagram for ClientSocketDescriptor:


Public Methods | |
| ClientSocketDescriptor (ref< FileDescriptorManager > const &_fdMgr, string const &_hostname, int _port) | |
Definition at line 72 of file SocketDescriptor.h.
|
|
Constructs a TCP socket connected to the given hostname/port combination.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001