mirror of
https://repo.or.cz/socat.git
synced 2025-07-13 23:13:24 +00:00
New option children-shutup
This commit is contained in:
parent
fe4444a70b
commit
8c9b185890
18 changed files with 128 additions and 23 deletions
|
@ -247,6 +247,7 @@ enum e_optcode {
|
|||
# endif
|
||||
OPT_BSDLY, /* termios.c_oflag */
|
||||
#endif
|
||||
OPT_CHILDREN_SHUTUP,
|
||||
OPT_CHROOT, /* chroot() past file system access */
|
||||
OPT_CHROOT_EARLY, /* chroot() before file system access */
|
||||
/*OPT_CIBAUD,*/ /* termios.c_cflag */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue