LIBWIRE
Next-generation C++17 networking library.
|
Dummy type for nonblocking option. More...
#include <options.hpp>
Static Public Member Functions | |
template<typename Socket > | |
static bool | get (const Socket &sock) noexcept |
template<typename Socket > | |
static void | set (Socket &sock, bool value) noexcept |
Dummy type for nonblocking option.
Definition at line 31 of file options.hpp.
|
inlinestaticnoexcept |
Definition at line 33 of file options.hpp.
|
inlinestaticnoexcept |
Definition at line 38 of file options.hpp.