ServerSocket.Close (gb.net)
Sub Close ( )
Use this method to close all connections stablished by the server, and stop its listening proccess.
After this call, server will return to status
Net.
Inactive, and the possible
Socket clients created before will turn to state inactive.