Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Socket options. More...
#include <socket_ops.h>
Public Attributes | |
bool | disable_nagle |
Disable Nagle's algorithm. More... | |
Socket options.
Definition at line 29 of file socket_ops.h.
bool roc::netio::SocketOpts::disable_nagle |
Disable Nagle's algorithm.
Definition at line 31 of file socket_ops.h.