文件名称:LibEvent2.0-WindowsVersion
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-08-19
- 文件大小:
- 366kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用VS2008编译而成的LibEvent2.0静态库,可以在Windows上使用它来模拟Linux的Epull事件响应机制,实现逻辑架构更为简单的IOCP服务端-LibEvent2.0 static library using the compiled VS2008, it can be used in Windows to simulate the Linux Epull event response mechanism, realize the logical structure is more simple IOCP server
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include\event2\buffer.h
.......\......\buffer_compat.h
.......\bufferevent-internal.h
.......\event2\bufferevent.h
.......\......\bufferevent_compat.h
.......\......\bufferevent_ssl.h
.......\......\bufferevent_struct.h
.......\changelist-internal.h
.......\defer-internal.h
.......\event2\dns.h
.......\......\dns_compat.h
.......\......\dns_struct.h
.......\evbuffer-internal.h
.......\evdns.h
.......\..ent2\event-config.h
.......\event-internal.h
.......\event.h
.......\.....2\event.h
.......\......\event_compat.h
.......\......\event_struct.h
.......\evhttp.h
.......\evmap-internal.h
.......\evrpc-internal.h
.......\evrpc.h
.......\evsignal-internal.h
.......\evthread-internal.h
.......\evutil.h
.......\ht-internal.h
.......\http-internal.h
.......\event2\http.h
.......\......\http_compat.h
.......\......\http_struct.h
.......\iocp-internal.h
.......\ipv6-internal.h
.......\event2\keyvalq_struct.h
.......\......\listener.h
.......\log-internal.h
.......\minheap-internal.h
.......\mm-internal.h
.......\ratelim-internal.h
.......\event2\rpc.h
.......\......\rpc_compat.h
.......\......\rpc_struct.h
.......\strlcpy-internal.h
.......\event2\tag.h
.......\......\tag_compat.h
.......\......\thread.h
.......\tree.h
.......\util-internal.h
.......\event2\util.h
sample\dns-example.c
......\event-test.c
......\hello-world.c
......\http-server.c
......\le-proxy.c
......\signal-test.c
......\time-test.c
lib\libevent.lib
...\libevent_core.lib
...\libevent_extras.lib
SourceCode\SourceCode.rar
include\event2
include
lib
sample
SourceCode