Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::netio::SocketOpts Struct Reference

Socket options. More...

#include <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: