zig-network
zig-network copied to clipboard
Use suspend/resume event loop in async example
Here I use a suspent and resume event loop for the async example. Otherwise it just immediately ends with a WouldBlock error.