Commit Graph

1 Commits

Author SHA1 Message Date
Viktor Oreshkin
42d8cc507b
Avoid sendmsg control messages on darwin (#1643)
sendmsg with PKTINFO is broken on darwin, so don't use it

udp_windows is renamed to udp_no_control since it's no longer exlusive
to windows, and is used on darwin too
2025-03-28 16:07:47 +01:00