Server Wait On Clients System - API Documentation  v1.6.4
Server Wait On Clients System.
File List
Here is a list of all files with brief descriptions:
[detail level 1234567]
  docs
  doxygen
 src
  src
  prg
  c
  inc
  swoc
 cmdlineargs.hHeader file for command line processing
 libswocclient.hHeader file for Server Wait on Clients client-side library
 libswoccommon.hInternal header file for Server Wait on Client common library
 libswocserver.hHeader file for Server Wait on Clients server-side library
 signalhandle.hHeader file for signal handling
  src
  cli-lib
 optionproc.cFunctions to process client lock flag options
 version.cSource for version functions
  cli-prg
 cmdlineargs.cCommand line argument processing for swocclient using getopt_long
 main.cServer Wait On Clients client program
 signalhandle.cSignal handling functions
 version.cSource for version functions
  com-lib
 messages.cMessage processing functions common to swoc programs
 ssh.cSSH connection processing functions
 tcp.cTCP connection processing functions
 validateconfig.cTo parse and validate the config file
 version.cSource for version functions
  srv-lib
 optionproc.cFunctions to process server lock flag options
 version.cSource for version functions
  srv-prg
  swocserver
 cmdlineargs.cCommand line argument processing for swocserver using getopt_long
 main.cServer Wait On Clients server program
 signalhandle.cSignal handling functions
 version.cSource for version functions
  swocserverd
 cmdlineargs.cCommand line argument processing for swocserverd using getopt_long
 comms.cComms functions associated with the swocserverd daemon
 main.cServer Wait On Clients server daemon
 request.cRequest processing functions
 signalhandle.cSignal handling functions
 validateconfig.cTo parse and validate the config file
 version.cSource for version functions