mirror of
https://repo.or.cz/socat.git
synced 2025-07-18 00:53:25 +00:00
merged feature protocol-type
This commit is contained in:
commit
86c596bd51
23 changed files with 490 additions and 752 deletions
|
@ -131,7 +131,7 @@ static int xioopen_proxy_connect(int argc, const char *argv[], struct opt *opts,
|
|||
xfd->para.socket.ip.res_opts[1],
|
||||
xfd->para.socket.ip.res_opts[0],
|
||||
them, &themlen, us, &uslen,
|
||||
&needbind, &lowport, &socktype);
|
||||
&needbind, &lowport, socktype);
|
||||
if (result != STAT_OK) return result;
|
||||
|
||||
Notice4("opening connection to %s:%u via proxy %s:%s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue