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