mirror of
https://repo.or.cz/socat.git
synced 2025-07-18 00:53:25 +00:00
Added option res-nsaddr
This commit is contained in:
parent
282db9feda
commit
254958a34d
12 changed files with 234 additions and 12 deletions
1
xio-ip.h
1
xio-ip.h
|
@ -44,6 +44,7 @@ extern const struct optdesc opt_res_stayopen;
|
|||
extern const struct optdesc opt_res_dnsrch;
|
||||
extern const struct optdesc opt_res_retrans;
|
||||
extern const struct optdesc opt_res_retry;
|
||||
extern const struct optdesc opt_res_nsaddr;
|
||||
|
||||
extern int xioinit_ip(int *pf, char ipv);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue