libsocket
Classes | Namespaces
inetclientstream.hpp File Reference

Go to the source code of this file.

Classes

class  libsocket::inet_stream
 Provides TCP/IP client sockets. This class is the most used socket class in libsocket++. It provides plain TCP client sockets which can be used for almost everything. More...
 

Namespaces

 libsocket
 Contains libsocket elements.
 

Detailed Description

inet_stream is the TCP/IP socket class

Definition in file inetclientstream.hpp.