Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
roc::netio::SocketOpts Struct Reference

Socket options. More...

#include <roc_netio/target_posix/roc_netio/socket_ops.h>

Public Attributes

bool disable_nagle
 Disable Nagle's algorithm. More...
 

Detailed Description

Socket options.

Definition at line 29 of file socket_ops.h.

Member Data Documentation

◆ disable_nagle

bool roc::netio::SocketOpts::disable_nagle

Disable Nagle's algorithm.

Definition at line 31 of file socket_ops.h.


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