XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::socket::socket_options< _SuperT > Class Template Reference

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
 

Detailed Description

template<typename _SuperT>
class xtd::socket::socket_options< _SuperT >

Socket properties.

Definition at line 423 of file socket.hpp.


The documentation for this class was generated from the following file: