'connection' 事件
- <net.Socket> 连接对象
建立新连接时触发。
socket
是 net.Socket
的实例。
- <net.Socket> The connection object
Emitted when a new connection is made. socket
is an instance of
net.Socket
.
建立新连接时触发。
socket
是 net.Socket
的实例。
Emitted when a new connection is made. socket
is an instance of
net.Socket
.