Home > comp > gb.net > serversocket > close 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
ServerSocket.Close (gb.net)
Syntax
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.