Home / comp / gb.net / socket / .error 
Socket.Error (gb.net)
Syntax
EVENT Error ( )
This event raises when some failed (for instance remote host refused connection).

The Status property will turn to a negative value, reflecting the error type, and socket will be automatically closed.