Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
TCP server. More...
#include <uv.h>
#include "roc_address/socket_addr.h"
#include "roc_core/iarena.h"
#include "roc_core/list.h"
#include "roc_core/shared_ptr.h"
#include "roc_core/stddefs.h"
#include "roc_netio/basic_port.h"
#include "roc_netio/iclose_handler.h"
#include "roc_netio/iconn_acceptor.h"
#include "roc_netio/iterminate_handler.h"
#include "roc_netio/socket_ops.h"
#include "roc_netio/tcp_connection_port.h"
Go to the source code of this file.
Classes | |
struct | roc::netio::TcpServerConfig |
TCP server parameters. More... | |
class | roc::netio::TcpServerPort |
TCP server. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::netio | |
Network I/O. | |
TCP server.
Definition in file tcp_server_port.h.