32 #include "../api_network.h"
71 Event get_accept_event()
const;
76 int get_handle()
const;
94 std::shared_ptr<TCPListen_Impl> impl;
Socket name; container class for an IP address and port.
Definition: socket_name.h:45
TCP connection socket I/O device.
Definition: tcp_connection.h:44
TCP listen socket.
Definition: tcp_listen.h:46
OS level event.
Definition: Core/System/event.h:48