NetSocket++
0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
|
An implementation of network exception. More...
#include <exception>
#include <string>
Go to the source code of this file.
Classes | |
class | NetSocketPP::NetworkException |
A class representing an exception with network. More... | |
Namespaces | |
namespace | NetSocketPP |
A namespace for all library names. | |
An implementation of network exception.