Event: 'close'
-
had_error<Boolean>trueif the socket had a transmission error.
Emitted once the socket is fully closed. The argument had_error is a boolean which says if the socket was closed due to a transmission error.
Event: 'close'
had_error <Boolean> true if the socket had a transmission error.Emitted once the socket is fully closed. The argument had_error is a boolean which says if the socket was closed due to a transmission error.
Please login to continue.