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

Go's epoll abstraction is baked into the runtime. They are called goroutines. Goroutines blocked of FD's automatically use epoll and schedule based on its results: https://github.com/golang/go/blob/master/src/runtime/netpoll...


I wasn't commenting on go, just pointing out the library that most people in Rust are using for async-io.




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

Search: