Socket.failed
The Socket.failed property checks the Socket for errors after net.select() call.
Returns true if an error occured during last net.select() call, or false otherwise.
Example
{{example}}
Socket.failed
The Socket.failed property checks the Socket for errors after net.select() call.
Returns true if an error occured during last net.select() call, or false otherwise.
Example
{{example}}