mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
merged feature protocol-type
This commit is contained in:
commit
86c596bd51
23 changed files with 490 additions and 752 deletions
|
@ -88,7 +88,7 @@ static int xioopen_socks4_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);
|
||||
|
||||
Notice5("opening connection to %s:%u via socks4 server %s:%s as user \"%s\"",
|
||||
targetname,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue