Server Wait On Clients System - Full Internal Documentation
v1.4.2
Server Wait On Clients System.
|
Header file for Server Wait on Clients server-side program. More...
Go to the source code of this file.
Functions | |
char * | swocserver_get_pkg_version (void) |
Get the git-describe based package version. More... | |
char * | swocserver_get_src_version (void) |
Get the source version. More... | |
void | swocserver_print_pkg_version (void) |
Print the package version string to stdout. More... | |
void | swocserver_print_src_version (void) |
Print the source version string to stdout. More... | |
Variables | |
BEGIN_C_DECLS int | sws_err |
Global swocserver error flag. More... | |
Header file for Server Wait on Clients server-side program.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0
char* swocserver_get_pkg_version | ( | void | ) |
Get the git-describe based package version.
char* swocserver_get_src_version | ( | void | ) |
Get the source version.
void swocserver_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
void swocserver_print_src_version | ( | void | ) |
Print the source version string to stdout.
BEGIN_C_DECLS int sws_err |
Global swocserver error flag.