Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
tcp_connection_port.h File Reference

TCP connection. More...

Include dependency graph for tcp_connection_port.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  roc::netio::TcpConnectionConfig
 TCP connection parameters. More...
 
struct  roc::netio::TcpClientConfig
 TCP connection parameters. More...
 
class  roc::netio::TcpConnectionPort
 TCP connection port. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::netio
 Network I/O.
 

Enumerations

enum  roc::netio::TcpConnectionType { roc::netio::TcpConn_Client , roc::netio::TcpConn_Server }
 TCP connection type. More...
 

Detailed Description

TCP connection.

Definition in file tcp_connection_port.h.