事件:'connection'
\Event: 'connection'
新增于: v0.1.90
-
类型:<net.Socket> 连接对象
\Type: <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> 连接对象
\Type: <net.Socket> The connection object
建立新连接时触发。socket 是 net.Socket 的实例。
\Emitted when a new connection is made. socket is an instance of
net.Socket.