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