Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - libevent
Search - libevent - List
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事 先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的 timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descriptors occurred or a pre-set time when the arrival of the implementation of a ca llback function, addition, callback also supported by signals or rules timeout triggered the callback.
Update : 2008-10-13 Size : 338.87kb Publisher : 余少云

跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱-cross-platform of the most effective language IO c incident framework, windows platform functionality supporters
Update : 2025-02-17 Size : 311kb Publisher : 包慧明

libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事 先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的 timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descriptors occurred or a pre-set time when the arrival of the implementation of a ca llback function, addition, callback also supported by signals or rules timeout triggered the callback.
Update : 2025-02-17 Size : 339kb Publisher : 余少云

网络游戏通用架构, 这是基于boost和libevent写的一个程序,用于Client/Server架构的网络通信,当然服务器端可以支持多个客户端。-General structure of online games, which is based on the boost and libevent to write a procedure for the Client/Server architecture of the network communications, of course, server-side can support multiple clients.
Update : 2025-02-17 Size : 8.96mb Publisher : 中明

libevent提供了一组应用程序编程接口(API),让程式设计师可以设定某些事件发生时所执行的函式,也就是说,libevent可以用来取代网络服务器所使用的循环检查架构。 由于可以省去对网络的处理,且拥有不错的效能,有些软件使用libevent作为网络底层的函式库-libevent provides a set of application programming interface (API), so that programmers can set the time of the incident by the implementation of some of the functions, that is, libevent can be used to replace the network server architecture used by the cycle of inspection. As the network eliminates the need for treatment, and has a good performance, some software uses the underlying library libevent as the network
Update : 2025-02-17 Size : 488kb Publisher : guoxiaolin

libevent 最新稳定版本,从官方网站下载-libevent the latest stable version, from the official website
Update : 2025-02-17 Size : 442kb Publisher : adflkewqjr

鼎鼎大名的、高性能、大并发的跨平台网络库libevent库的windows iocp版本;-The famous, high-performance, large concurrent cross-platform network library libevent library windows iocp version
Update : 2025-02-17 Size : 628kb Publisher : ligs

DL : 0
libevent源码分析,具体的一般实现-libevent
Update : 2025-02-17 Size : 73kb Publisher : xy

分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
Update : 2025-02-17 Size : 23kb Publisher : xwolf

跨平台网络库libevent库最新稳定版本的源码,可以用来学习IOCP等网络编程。-libevent is an asynchronous event library. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.
Update : 2025-02-17 Size : 488kb Publisher : wf

libevent 网络服务开发包,用于开发C/S架构小型服务。-libevent Web services development package for the development of C/S structure of small services.
Update : 2025-02-17 Size : 275kb Publisher : hyh

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. -The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.
Update : 2025-02-17 Size : 774kb Publisher : 汪涛

介绍了如何在 Windows 操作系统中,利用微软 Visual Studio 2005 编译生成 Libevent 2.0.10 静态链接库,并利用 Libevent 静态链接库,实现一个简单的 HTTP Web服务器程序-Describes how the Windows operating system, using Microsoft Visual Studio 2005 compiler generates Libevent 2.0.10 static link library, and use Libevent static link library, to implement a simple HTTP Web server program
Update : 2025-02-17 Size : 1.32mb Publisher : 赵莉

libevent是一个事件触发的网络库,内部使用select、epoll、kqueue等系统调用管理事件机制。-libevent is an event triggered by the network library, which uses select, epoll, kqueue mechanism for event management such as system calls.
Update : 2025-02-17 Size : 814kb Publisher : 冯伟

Libevent2的最新源代码 对网络编程有帮助-the newest version og libevent, a high performance network library
Update : 2025-02-17 Size : 8.32mb Publisher : 肖海

libevent_core,libevent_extras,libevent
Update : 2025-02-17 Size : 2.11mb Publisher : 江湖村民

libevent-1.4.14b-stable.tar
Update : 2025-02-17 Size : 463kb Publisher : xiaominli

开源库,libevent,轻便功能却很强大。支持Linux和windows平台。(The open source library, libevent, is very powerful. Support the Linux and windows platforms.)
Update : 2025-02-17 Size : 484kb Publisher : Leap_Ma

libevent, Asynchronous network framework, description
Update : 2025-02-17 Size : 1.58mb Publisher : brooseliu

Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open source of high performance events in a language with C, lightweight circular base, mainly has the following highlights: event driven (event-driven), lightweight, high performance; focus on the network, as well as ACE so bloated; source code, very refined and legible; cross platform, support Windows, Linux, *BSD and Mac Os; support multiple I/O multiplexing technology, epoll, poll, dev/poll, select and kqueue; I/O, timer and signal events; registration priority.)
Update : 2025-02-17 Size : 1.14mb Publisher : Ting_Yu
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.