Esempio n. 1
0
 // shutdown all listeners and clients
 void ShutdownAll()
 {
     _sockController.ShutdownAll();
 }