|
Server Wait On Clients System - API Documentation v1.7.4
Server Wait On Clients System.
|
| ▼ docs | |
| ▼ doxygen | |
| src | |
| ▼ src | |
| ▼ prg | |
| ▼ c | |
| ▼ inc | |
| ▼ swoc | |
| cmdlineargs.h | Header file for command line processing |
| libswocclient.h | Header file for Server Wait on Clients client-side library |
| libswoccommon.h | Internal header file for Server Wait on Client common library |
| libswocserver.h | Header file for Server Wait on Clients server-side library |
| signalhandle.h | Header file for signal handling |
| ▼ src | |
| ▼ cli-lib | |
| optionproc.c | Functions to process client lock flag options |
| version.c | Source for version functions |
| ▼ cli-prg | |
| cmdlineargs.c | Command line argument processing for swocclient using getopt_long |
| main.c | Server Wait On Clients client program |
| signalhandle.c | Signal handling functions |
| version.c | Source for version functions |
| ▼ com-lib | |
| messages.c | Message processing functions common to swoc programs |
| ssh.c | SSH connection processing functions |
| tcp.c | TCP connection processing functions |
| validateconfig.c | To parse and validate the config file |
| version.c | Source for version functions |
| ▼ srv-lib | |
| optionproc.c | Functions to process server lock flag options |
| version.c | Source for version functions |
| ▼ srv-prg | |
| ▼ swocserver | |
| cmdlineargs.c | Command line argument processing for swocserver using getopt_long |
| main.c | Server Wait On Clients server program |
| signalhandle.c | Signal handling functions |
| version.c | Source for version functions |
| ▼ swocserverd | |
| cmdlineargs.c | Command line argument processing for swocserverd using getopt_long |
| comms.c | Comms functions associated with the swocserverd daemon |
| main.c | Server Wait On Clients server daemon |
| request.c | Request processing functions |
| signalhandle.c | Signal handling functions |
| validateconfig.c | To parse and validate the config file |
| version.c | Source for version functions |