![]() |
XTL
0.1
eXtended Template Library
|
Socket properties. More...
Inheritance diagram for xtd::socket::socket_options< _SuperT >:
Collaboration diagram for xtd::socket::socket_options< _SuperT >: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.