mirror of
https://repo.or.cz/socat.git
synced 2025-07-25 19:52:58 +00:00
version 1.7.1.0
This commit is contained in:
parent
6e4db297ae
commit
7c2039ada8
10 changed files with 21 additions and 18 deletions
|
@ -444,7 +444,7 @@ enum e_optcode {
|
|||
OPT_NOFLSH, /* termios.c_lflag */
|
||||
OPT_NOFORK, /* exec, system */
|
||||
OPT_NOPROMPT, /* readline */
|
||||
OPT_NULL_EOF, /* receiving empty packet triggers EOF */
|
||||
OPT_NULL_EOF, /* receiving empty packet triggers EOF */
|
||||
#ifdef OCRNL
|
||||
OPT_OCRNL, /* termios.c_oflag */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue