-
- Downloads
No binds outbound socket to server's network interface address using new
Socket.bind() argument and server.interface_ip_address property. Removed call to socket.close() to work-around fatal error: "TypeError: this.socket has no properties". Since the socket object is deleted anyway, the socket should close automatically when it is finalized. There may be a better solution to this error.
Loading
Please register or sign in to comment