LIBWIRE
Next-generation C++17 networking library.
|
Dummy type for linger option. More...
#include <options.hpp>
Static Public Member Functions | |
static std::tuple< bool, std::chrono::seconds > | get (const socket &) noexcept |
template<typename Duration > | |
static void | set (socket &sock, bool enabled, Duration timeout) noexcept |
Dummy type for linger option.
Definition at line 123 of file options.hpp.
|
staticnoexcept |
|
inlinestaticnoexcept |
Definition at line 125 of file options.hpp.