NetSocket++
0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
|
An implementation of a client socket. More...
Go to the source code of this file.
Classes | |
class | NetSocketPP::ClientSocket |
An implementation of a client socket. Inherits from NetSocket. More... | |
Namespaces | |
namespace | NetSocketPP |
A namespace for all library names. | |
An implementation of a client socket.