jsocketpp 1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
SocketInitializer.hpp File Reference

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.

Detailed Description

Helper class for socket system initialization and cleanup (RAII) in jsocketpp.