mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 07:23:23 +00:00
Added AI_PASSIVE handling and option ai-passive
This commit is contained in:
parent
4e00a345b4
commit
2d282f5608
8 changed files with 60 additions and 6 deletions
1
xio-ip.h
1
xio-ip.h
|
@ -30,6 +30,7 @@ extern const struct optdesc opt_ip_recvif;
|
|||
extern const struct optdesc opt_ip_transparent;
|
||||
|
||||
extern const struct optdesc opt_ai_addrconfig;
|
||||
extern const struct optdesc opt_ai_passive;
|
||||
|
||||
extern const struct optdesc opt_res_debug;
|
||||
extern const struct optdesc opt_res_aaonly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue