( const int &serverSocket,
  vector<Server> writers,
  vector<Server> readers,
  int verboseFlag )
 Regulate the incoming and outgoing of data communications 
Documentation
Regulate the incoming and outgoing of data communications
- Parameters:
 - serverSocket -  Socket created for dynamic commands and connections
writers -  Sockets opened statically using command-line configuration file
readers -  Sockets opened statically using command-line configuration file
verboseFlag -  Indicates if output should be logged to stdout
 
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.