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-27 11:19:51 +01:00
2025-10-27 07:35:38 -07:00
2025-10-10 22:47:47 -07:00
2025-10-29 06:20:49 -07:00
2025-10-27 07:35:38 -07:00
2025-10-23 09:27:17 +02:00
2025-11-02 14:45:32 -08:00
2025-10-27 07:35:38 -07:00
2025-10-29 06:20:50 -07:00
2025-10-29 06:20:49 -07:00