mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 15:43:24 +00:00
Added the --experimental option
This commit is contained in:
parent
f0ca732bd9
commit
dc777a00bb
8 changed files with 33 additions and 16 deletions
|
@ -20,7 +20,8 @@ xioopts_t xioopts = {
|
|||
'\0', /* logopt */
|
||||
NULL, /* syslogfac */
|
||||
'4', /* default_ip */
|
||||
'4' /* preferred_ip */
|
||||
'4', /* preferred_ip */
|
||||
false /* experimental */
|
||||
} ;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue