1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-19 17:32:57 +00:00

Added option posixmq-flush

This commit is contained in:
Gerhard Rieger 2024-09-06 13:09:44 +02:00
parent 9bf5fc625c
commit 663a6bb012
7 changed files with 138 additions and 69 deletions

View file

@ -482,6 +482,7 @@ enum e_optcode {
OPT_LOWPORT,
OPT_MAX_CHILDREN,
#if WITH_POSIXMQ
OPT_POSIXMQ_FLUSH,
OPT_POSIXMQ_PRIORITY,
#endif
#ifdef NLDLY