You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
I'm sending udp packets at an extremely fast pace. On the other end I'm listening using zsocket like so:
And after a couple seconds it crashes with "interrupted system call"
I'd love some guidance, if you may, on how to use it properly or clarification on what I'm doing wrong?
Thanks!