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

Socket options. More...

#include <socket_options.h>

Public Attributes

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

Detailed Description

Socket options.

Definition at line 19 of file socket_options.h.

Member Data Documentation

◆ disable_nagle

bool roc::netio::SocketOptions::disable_nagle

Disable Nagle's algorithm.

Definition at line 21 of file socket_options.h.


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