libae:一个简单的事件库

时间:2024-06-24 20:03:49
【文件属性】:

文件名称:libae:一个简单的事件库

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-24 20:03:49

C

libae:Redis 数据库中一个简单的事件库 @作者:[qudreams] 笔记: The library drive from Redis database source.please respect the author copyright of Redis.you can use the library as you want. The library just supports epoll and select event-trigger,and I will add other event-trigger in future. It also doesn't support IPv6 address;if you want to use IPv6,you can add by your self; 关于 source files of the libae is in


【文件预览】:
libae-master
----example.c(5KB)
----lib()
--------ae.c(15KB)
--------net.h(713B)
--------ae_select.c(4KB)
--------asbuffer.c(675B)
--------net.c(1KB)
--------anet.c(11KB)
--------Makefile(545B)
--------ae_epoll.c(5KB)
--------zmalloc.h(187B)
--------asbuffer.h(538B)
--------zmalloc.c(735B)
--------anet.h(3KB)
--------ae.h(5KB)
----Makefile(331B)
----README.md(780B)

网友评论