From ec1bcdcd0dd6e196303e8d9a30b3b2740e32c502 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 10 Feb 2025 17:50:58 +0100 Subject: Minor code improvements and split into multiple c files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcoopgamma.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcoopgamma.h') diff --git a/libcoopgamma.h b/libcoopgamma.h index 5f5e800..f6a7554 100644 --- a/libcoopgamma.h +++ b/libcoopgamma.h @@ -714,6 +714,8 @@ typedef struct libcoopgamma_context { /** * File descriptor for the socket + * + * `-1` if no file descriptor is used */ int fd; -- cgit v1.2.3-70-g09d2