mirror of
https://github.com/ziglang/zig.git
synced 2026-01-09 08:55:36 +00:00
Correctly uses the `netReceive` API. If an error was returned, we propagate that error, otherwise assert we only received one message.
Correctly uses the `netReceive` API. If an error was returned, we propagate that error, otherwise assert we only received one message.