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

New option sitout-eio

This commit is contained in:
Gerhard Rieger 2023-10-26 18:43:40 +02:00
parent c2196d6f15
commit d10dd8a03e
9 changed files with 59 additions and 14 deletions

View file

@ -644,6 +644,7 @@ enum e_optcode {
#ifdef SIOCSPGRP
OPT_SIOCSPGRP,
#endif
OPT_SITOUT_EIO,
#ifdef SO_ACCEPTCONN
OPT_SO_ACCEPTCONN,
#endif /* SO_ACCEPTCONN */