27 lines
689 B
Groff
27 lines
689 B
Groff
|
.TH "COMMUNICATION-SERVER" "1" "19/12/2016" "\ \&" "\ \&"
|
||
|
.nh
|
||
|
.ad l
|
||
|
.SH "NAME"
|
||
|
communication-server \- communication lib test (communication.c)
|
||
|
.SH "SYNOPSIS"
|
||
|
.sp
|
||
|
\fBcommunication-server\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.sp
|
||
|
\fBcommunication-server\fR is about regression tests of the communication library.
|
||
|
It acts as a simple server for the "\fBtest\fR" service, it waits for a client, then waits for a message and sends it back before quitting.
|
||
|
.sp
|
||
|
This program has currently no options.
|
||
|
.SH "SEE ALSO"
|
||
|
.sp
|
||
|
\fBcommunication-client\fR(1)
|
||
|
.SH "BUGS"
|
||
|
.sp
|
||
|
Thanks to report bugs to karchnu+bugs@karchnu.fr
|
||
|
.SH "AUTHORS"
|
||
|
.sp
|
||
|
Philippe PITTOLI
|
||
|
.SH "WWW"
|
||
|
.sp
|
||
|
\fBhttps://git.karchnu.fr/Karchnu/perfectos-junk
|