Server Wait On Clients System - Full Internal Documentation v1.7.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 | |
__attribute__ ((const)) const char *swocserver_get_pkg_version(void) | |
Get the git-describe based package 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. | |
Variables | |
BEGIN_C_DECLS int | sws_err |
Global swocserver error flag. | |
Header file for Server Wait on Clients server-side program.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0-only
__attribute__ | ( | (const) | ) | const |
Get the git-describe based package version.
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.
|
extern |
Global swocserver error flag.