![]() |
XTL
0.1
eXtended Template Library
|
Socket properties. More...
Public Member Functions | |
template<typename... _ArgTs> | |
socket_options (_ArgTs &&...oArgs) | |
ctor | |
bool | keep_alive () const |
gets the SO_KEEPALIVE property | |
void | keep_alive (bool newval) |
sets the SO_KEEPALIVE property | |
Socket properties.
Definition at line 423 of file socket.hpp.