首页 > 代码库 > libevent 学习的网址
libevent 学习的网址
学习:
http://www.monkey.org/~provos/libevent/doxygen-2.0.1/files.html
like MSDN easy to study。
习惯了msdn的这个看到就觉得很亲近。。。。。
evdns.h [code] | |
event.h [code] | A library for writing event-driven network servers |
evhttp.h [code] | |
evrpc.h [code] | This header files provides basic support for an RPC server and client |
include/event2/buffer.h [code] | Functions for buffering data for network sending or receiving |
include/event2/buffer_compat.h [code] | Obsolete and deprecated versions of the functions in buffer.h: provided only for backward compatibility |
include/event2/bufferevent.h [code] | Functions for buffering data for network sending or receiving |
include/event2/bufferevent_compat.h [code] | |
include/event2/bufferevent_struct.h [code] | Data structures for bufferevents |
include/event2/dns.h [code] | Welcome, gentle reader |
include/event2/dns_compat.h [code] | Potentially non-threadsafe versions of the functions in dns.h: provided only for backwards compatibility |
include/event2/dns_struct.h [code] | Data structures for dns |
include/event2/event.h [code] | Core functions for waiting for and receiving events, and using event bases |
include/event2/event_compat.h [code] | Potentially non-threadsafe versions of the functions in event.h: provided only for backwards compatibility |
include/event2/event_struct.h [code] | Structures used by event.h |
include/event2/http.h [code] | Basic support for HTTP serving |
include/event2/http_compat.h [code] | Potentially non-threadsafe versions of the functions in http.h: provided only for backwards compatibility |
include/event2/http_struct.h [code] | Data structures for http |
include/event2/tag.h [code] | Helper functions for reading and writing tagged data onto buffers |
include/event2/thread.h [code] | Functions for multi-threaded applications using libevent |
include/event2/util.h [code] | Common convenience functions for cross-platform portability and related socket manipulations |
libevent 学习的网址
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。