Emitted when the server closes.
Emitted when a new connection is made. The connection is wrapped in a TcpClient instance.
Emitted when a new connection is dropped. Provides the local and remote endpoint information of the dropped connection.
Emitted when an error occurs.
Emitted when the server has been bound after calling server.listen().
Event map for TcpServer server-specific events.