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

TCP connection parameters. More...

#include <tcp_connection_port.h>

Inheritance diagram for roc::netio::TcpConnectionConfig:
Collaboration diagram for roc::netio::TcpConnectionConfig:

Public Attributes

SocketOptions socket_options
 Socket options. More...
 

Detailed Description

TCP connection parameters.

Definition at line 34 of file tcp_connection_port.h.

Member Data Documentation

◆ socket_options

SocketOptions roc::netio::TcpConnectionConfig::socket_options

Socket options.

Definition at line 36 of file tcp_connection_port.h.


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