Chinaunix首页 | 论坛 | 博客
  • 博客访问: 278487
  • 博文数量: 95
  • 博客积分: 618
  • 博客等级: 中士
  • 技术积分: 455
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-28 13:39
文章分类

全部博文(95)

文章存档

2015年(65)

2013年(1)

2012年(10)

2011年(19)

发布时间:2015-08-30 00:23:33

一、初始化事件         首先完成对libenvent的事件初始化和事件驱动模型的选择。在使用多线程的情况下,一般我们需获取所返回的事件根基。main_base = event_init();event_init函数返回的是一个event_base对象,该对象包括了事件处理过程中的一些全局变量,其结构.........【阅读全文】

阅读(1509) | 评论(0) | 转发(0)

发布时间:2015-08-30 00:22:20

......【阅读全文】

阅读(1386) | 评论(0) | 转发(0)

发布时间:2015-08-28 22:09:29

......【阅读全文】

阅读(1672) | 评论(0) | 转发(0)

发布时间:2015-08-16 23:48:39

event.h<br /><br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code124')">此处</span>)折叠或打开</p></div><div id="code124" class="codeText"><ol style="margin:0 1px 0 0px;padding-left:40px;" start="1" class="dp-css"><li>.........【阅读全文】

阅读(1455) | 评论(0) | 转发(0)

发布时间:2015-08-14 00:12:45

<div style="color:#666666;font-family:宋体, Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;"><b>引子</b></div><div style="color:#666666;font-family:宋体, Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;"><br /></div><div style="color:#666666;font-family.........【阅读全文】

阅读(1101) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

风吹过夏天2015-09-07 12:15

http://blog.csdn.net/wallwind/article/details/39277067
http://blog.csdn.net/column/details/libevent-src.html

回复  |  举报

风吹过夏天2015-09-07 12:13

http://blog.csdn.net/zhangskd/article/details/7449476

回复  |  举报

风吹过夏天2015-06-25 17:31

http://www.2cto.com/kf/201312/261277.html

回复  |  举报
留言热议
请登录后留言。

登录 注册