![]() |
XTL
0.1
eXtended Template Library
|
TCP based socket properties. More...
Public Member Functions | |
template<typename... _ArgTs> | |
tcp_options (_ArgTs &&...oArgs) | |
ctor | |
bool | no_delay () const |
gets the TCP_NODELAY property | |
void | no_delay (bool newval) |
sets the TCP_NODELAY property | |
TCP based socket properties.
Definition at line 456 of file socket.hpp.