David Rubin 71988d6719
Io.net: set receive{,Timeout} message to init
If we use `undefined`, then `netReceive` can `@intCast` the
control slice len to msghdr controllen, which is sometimes `u32`,
even on 64-bit platforms.

`init` just avoids this entirely by setting `control` to an empty
slice rather than undefined.
2025-11-06 17:44:28 -08:00
..
2025-10-29 06:20:52 -07:00
2025-10-29 18:07:12 -04:00
2025-10-29 06:20:52 -07:00
2025-11-02 14:45:32 -08:00
2025-08-29 17:14:26 -07:00