maikel / senders-io

An adaption of Senders/Receivers for async networking and I/O
Apache License 2.0
14 stars 2 forks source link

Implement epoll context #49

Open emmett2020 opened 1 year ago

emmett2020 commented 1 year ago

Hi, Maikel, I have roughly implemented epoll_context. It is worked but still have some known issues. I wonder whether the basic framework is ok. I may need your advice to improve it.