1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-25 09:47:17 +00:00
janet/src
Calvin Rose 4d21b582c7 Improve reading and writing from streams.
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.
2020-11-02 09:06:31 -06:00
..
boot Merge branch 'master' into ev 2020-10-10 09:04:05 -05:00
conf Disable epoll by default for evloop. 2020-10-11 15:05:27 -05:00
core Improve reading and writing from streams. 2020-11-02 09:06:31 -06:00
include Merge branch 'windows-ev' into ev 2020-10-11 09:32:17 -05:00
mainclient Merge branch 'master' into ev 2020-09-07 12:52:50 -05:00