![]() |
jsocketpp 1.0
A cross-platform C++20 socket library.
|
RAII helper for temporarily overriding a socket's blocking mode. More...
Go to the source code of this file.
Classes | |
| class | jsocketpp::internal::ScopedBlockingMode |
| RAII helper for temporarily overriding a socket's blocking mode. More... | |
Namespaces | |
| namespace | jsocketpp::internal |
| Implementation-only utilities and platform abstractions for jsocketpp. | |
| namespace | jsocketpp |
| A C++ socket library providing Java-style networking interfaces. | |
RAII helper for temporarily overriding a socket's blocking mode.