搜索资源列表

  1. libevent 源码深度剖析

    0下载:
  2. 所属分类:编程文档

  1. epoll-libevent-proxy

    0下载:
  2. 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:23552
    • 提供者:xwolf
  1. dnsscan-1.0

    0下载:
  2. DNS扫描器,使用异步事件库libevent实现-DNS scanner, using an asynchronous event library libevent implementation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:131072
    • 提供者:xwolf
  1. libevent-2.0.4-alpha

    0下载:
  2. 开源的网络事件引擎,主要用于网络事件触发与通知。可用作事件中间件。在linux下应用比较广泛,apache等产品底层都使用此代码。-Open-source network events engine, the main trigger for network events and notifications. Middleware can be used as the incident. Used widely in the under
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:796672
    • 提供者:蒋荣安
  1. linvo_httpd

    0下载:
  2. linux下用C写的一个简陋的http服务demo,使用了libevent库-under linux using C to write a rough http service demo, use the libevent library
  3. 所属分类:Web服务器

    • 发布日期:2024-06-02
    • 文件大小:1024
    • 提供者:linvo
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:9683968
    • 提供者:jc
  1. libevent

    0下载:
  2. 介绍了如何在 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
  3. 所属分类:Web服务器

    • 发布日期:2024-06-02
    • 文件大小:1381376
    • 提供者:赵莉
  1. libevent-2.0.10-stable-cmake

    0下载:
  2. libevent 2 cmake版  libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:1820672
    • 提供者:ice
  1. lua_event

    0下载:
  2. lua_event库是libevent库在lua的封装,支持多种事件,多种特性。(async DNS, HTTP, RPC...)-lua_event library libevent library in Lua package to support a variety of events, a variety of features. (The async the DNS, HTTP, the RPC ...)
  3. 所属分类:网络截获/分析

    • 发布日期:2024-06-02
    • 文件大小:57344
    • 提供者:钟浩涛
  1. demoLibevent

    0下载:
  2. it have sample code for using the libevent library. should be helpful for beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:41984
    • 提供者:devesh
  1. Lsock_servtari

    0下载:
  2. 使用libevent实现的一个tcp服务器,客户端,配置文件件,和一些传输的数据使用libxml库,已通过测试。 -Using libevent achieve a tcp server, the client, configuration files, parts, and some of the transmission of data use libxml library has been tested.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:371712
    • 提供者:tiebos
  1. libevent-2.0.19-stable

    0下载:
  2. libevent2 源代码学习内容很多,可以结合闻到文档学习-libevent2 source code a lot of learning content can be combined with the smell to document learning
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:1230848
    • 提供者:shengxi
  1. libevent-2.0.16

    0下载:
  2. 编译库代码,编译脚本会判断OS支持哪种类型的事件机制(select、epoll或kqueue),然后条件编译相应代码,供上层使用的接口仍然是保持统一的(否则也不能所谓的跨平台了)。-Compiler library code, compile the scr ipt determines OS support what type of event mechanism (select, epoll or kqueue) condition
  3. 所属分类:数据库编程

    • 发布日期:2024-06-02
    • 文件大小:903168
    • 提供者:陆同学
  1. fasthttpd

    0下载:
  2. websever,初学,公供学习测试用。-a simple websever based libevent
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:4096
    • 提供者:大刚
  1. memcached-master

    0下载:
  2. 使用libevent的一个很好的例子,对学习libevent非常有用。于此同时也是WEB使用非常广泛的一个缓存工具。-Use a good example for libevent, libevent is very useful for learning. At the same time also very widely used in a WEB caching tools.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:259072
    • 提供者:hilary
  1. tcp_client_socket_libevent

    0下载:
  2. TCP Client Socket Libevent Source Code for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-02
    • 文件大小:4096
    • 提供者:henkangkon
  1. libevent-2.0.21-stable

    0下载:
  2. libevent是一个事件触发的网络库 ,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制-The libevent API provides a mechanism to a callback function when a specific event occurs on a file descr iptor or after a timeout has b
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:2129920
    • 提供者:Angel_Siter
  1. libevent

    0下载:
  2. libevent_core,libevent_extras,libevent
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:2216960
    • 提供者:江湖村民
  1. test_code

    0下载:
  2. libevent 客户端,服务端测试程序(libevent client and libevent server)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-02
    • 文件大小:3072
    • 提供者:林悟空
  1. protocol_server_arm

    0下载:
  2. libevent 编写的server端demo(libevent the server demo)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:68608
    • 提供者:sssbbbb
« 12 3 »

源码中国 www.ymcn.org