zig-network icon indicating copy to clipboard operation
zig-network copied to clipboard

Use suspend/resume event loop in async example

Open marijnfs opened this issue 4 years ago • 0 comments

Here I use a suspent and resume event loop for the async example. Otherwise it just immediately ends with a WouldBlock error.

marijnfs avatar May 01 '21 13:05 marijnfs