mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 14:12:58 +00:00
UDP-Lite (UDPlite) support
This commit is contained in:
parent
a846b94e6c
commit
2cfc39e9e5
21 changed files with 833 additions and 71 deletions
|
@ -149,7 +149,7 @@ static int xioopen_proxy_connect(
|
|||
&themlist, us, &uslen,
|
||||
&needbind, &lowport, socktype);
|
||||
if (result != STAT_OK)
|
||||
return result;
|
||||
return result;
|
||||
|
||||
/* Count addrinfo entries */
|
||||
themp = themlist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue