method Socket.prototype.emit
Socket.prototype.emit(event: "connectionAttempt",ip: string,port: number,family: number,): boolean
Deprecated
Socket.prototype.emit(event: "connectionAttemptFailed",ip: string,port: number,family: number,): boolean
Deprecated
Socket.prototype.emit(event: "connectionAttemptTimeout",ip: string,port: number,family: number,): boolean
Deprecated