1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-14 23:33:23 +00:00

Fixed UDP6-RECVFROM with range

This commit is contained in:
Gerhard 2025-02-10 21:06:22 +01:00
parent 264b21c1a9
commit 08d01c19ff
4 changed files with 9 additions and 5 deletions

View file

@ -326,6 +326,7 @@ int _xioopen_ipapp_prepare(
return STAT_OK;
}
#endif /* _WITH_IP4 || _WITH_IP6 */