#include <ns_socket.h>
Inheritance diagram for ns::ClientSocket:

Public Member Functions | |
| ClientSocket () | |
| Dummy constructor. | |
| ClientSocket (Host host) | |
| Connects cliecnt socket to specified host. | |
| ns::ClientSocket::ClientSocket | ( | Host | host | ) |
Connects cliecnt socket to specified host.
| host | A connection host identifier. |
1.5.1