Skip to content

gpncarl/coro_epoll_kqueue

 
 

Repository files navigation

coro_epoll_kqueue

c++20 coroutine with epoll and queue C++20 coroutine对于epoll和kqueue的封装示例,只有500行代码,适合学习参考。echo_server.cpp就是使用示例。

最初参考了https://github.com/Ender-events/epoll-coroutine

About

c++20 coroutine with epoll and queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.0%
  • CMake 2.0%