Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Excited for zig, waiting for a stable net module in standard library


What do you want from a net module? We're having an ok time using the built-in io_uring support in the stdlib, but there's not yet a generic event loop that abstracts over epoll/io_uring/select/kqueue/whatever Windows has.


I would like to have basically everything in the Go `net`, `io` and `ioutil` modules (especially functions to work with streams like io.Copy)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: