Skip to content
#

fiber

Here are 122 public repositories matching this topic...

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

  • Updated May 22, 2020
  • C++
ciconia
ciconia commented Jan 27, 2020

When running the irb example and sending a SIGINT with ^-C, libev complains:

Assertion failed: (("libev: ev_loop recursion during release detected", loop_done != EVBREAK_RECURSE)),
function ev_run, file ../../../../ext/gyro/../libev/ev.c, line 3656.
Abort trap: 6

This is because the default SIGINT will throw an exception while the ev_loop is running, causing libev to become all f

Improve this page

Add a description, image, and links to the fiber topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fiber topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.