![]() |
jsocketpp 1.0
A cross-platform C++20 socket library.
|
Helper class for socket system initialization and cleanup (RAII) in jsocketpp. More...
Go to the source code of this file.
Classes | |
| class | jsocketpp::SocketInitializer |
| Helper class to initialize and cleanup sockets (RAII). More... | |
Namespaces | |
| namespace | jsocketpp |
| A C++ socket library providing Java-style networking interfaces. | |
Helper class for socket system initialization and cleanup (RAII) in jsocketpp.