libevent學習資料
The libevent API provides a mechanism to execute a callback function when a
specific event occurs on a file descriptor or after a timeout has been
reached. Furthermore, libevent also support callbacks due to signals or
regular timeouts.
libevent is meant to replace the event loop found in event driven network
servers. An application just needs to call event_dispatch() and then add or
remove events dynamically without having to change the event loop.
官網
http://libevent.org/
Fast portable non-blocking network programming with Libevent
http://www.wangafu.net/~nickm/libevent-book/
epoll學習筆記
http://www.cppblog.com/converse/archive/2008/04/29/48482.aspx
libevent事件處理框架分析
http://www.cppblog.com/converse/archive/2009/01/03/71040.aspx
libevent入門教程:Echo Server based on libevent
http://www.felix021.com/blog/read.php?2068
libevent原始碼深度剖析
http://blog.csdn.net/sparkliang/article/category/660506
How to use epoll? A complete example in C
specific event occurs on a file descriptor or after a timeout has been
reached. Furthermore, libevent also support callbacks due to signals or
regular timeouts.
libevent is meant to replace the event loop found in event driven network
servers. An application just needs to call event_dispatch() and then add or
remove events dynamically without having to change the event loop.
官網
http://libevent.org/
Fast portable non-blocking network programming with Libevent
http://www.wangafu.net/~nickm/libevent-book/
epoll學習筆記
http://www.cppblog.com/converse/archive/2008/04/29/48482.aspx
libevent事件處理框架分析
http://www.cppblog.com/converse/archive/2009/01/03/71040.aspx
libevent入門教程:Echo Server based on libevent
http://www.felix021.com/blog/read.php?2068
libevent原始碼深度剖析
http://blog.csdn.net/sparkliang/article/category/660506
How to use epoll? A complete example in C
https://banu.com/blog/2/how-to-use-epoll-a-complete-example-in-c/
相關文章
- Libevent應用 (三) 資料緩衝
- Libevent 官方文件學習筆記(2. bufferevent部分)筆記
- 學習資料
- Go學習【二】學習資料Go
- 大資料學習資料大資料
- 深度學習(一)深度學習學習資料深度學習
- Angular學習資料Angular
- 大資料學習大資料
- ALSA學習資料
- mysql學習資料MySql
- 資料庫學習資料庫
- 深度學習資料深度學習
- 前端學習資料前端
- OpenStack學習資料
- 精品學習資料
- pygame學習資料GAM
- JMeter學習資料JMeter
- GMF學習資料
- Struts學習資料
- java學習資料Java
- gis 資料學習
- 資料科學、資料工程學習路線資料科學
- 大資料學習:物件大資料物件
- Go 學習資料整理Go
- Swift UI 學習資料SwiftUI
- ROS學習資料大全ROS
- Java 學習資料集合Java
- 學習MongoDB資料庫MongoDB資料庫
- 深度學習資料集深度學習
- python學習資料Python
- Python 學習資料Python
- 學習資料網址
- 如何學習大資料?大資料
- Lync學習資料分享
- 各種學習資料
- iOS 學習資料整理iOS
- Sublime Text 學習資料
- openwrt luci 學習資料