mirror of
https://github.com/janet-lang/janet
synced 2025-11-01 16:13:02 +00:00
Handle errors earlier, and allow 0 length packets from UDP but not from TCP. This should more closely follow the exact specs of send and recv calls.