搜索资源列表
ace_ping
- 如果基于ace来实现ping程序,网络上一般都只是简单介绍,这里是它的实现代码,注意需要ace库,默认的代码是ping本机,可自行修改。-based ace to achieve ping procedures, the network is generally only a brief introduction, Here it is the realization of code, the need to ace the, the default code is the ping machi
libevent
- Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open sourc