首页 > 其他 > 详细

libevent 学习的网址

时间:2014-12-23 19:05:24      阅读:289      评论:0      收藏:0      [点我收藏+]

学习:

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 学习的网址

原文:http://www.cnblogs.com/jcj-520/p/4180529.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!