diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-10 17:50:58 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-10 17:52:46 +0100 |
commit | ec1bcdcd0dd6e196303e8d9a30b3b2740e32c502 (patch) | |
tree | dcc759aaf897c915827659e00644f12503cf1268 /libcoopgamma.h.0 | |
parent | Improve makefile (diff) | |
download | libcoopgamma-ec1bcdcd0dd6e196303e8d9a30b3b2740e32c502.tar.gz libcoopgamma-ec1bcdcd0dd6e196303e8d9a30b3b2740e32c502.tar.bz2 libcoopgamma-ec1bcdcd0dd6e196303e8d9a30b3b2740e32c502.tar.xz |
Minor code improvements and split into multiple c files
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libcoopgamma.h.0')
-rw-r--r-- | libcoopgamma.h.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libcoopgamma.h.0 b/libcoopgamma.h.0 index 73a0b8a..0f6da8d 100644 --- a/libcoopgamma.h.0 +++ b/libcoopgamma.h.0 @@ -453,6 +453,8 @@ function call. .B "int fd" File descriptor for the socket that connects the client to the server. +.B -1 +if no file descriptor is used. .P The .B <libcoopgamma.h> |