【本文系外部转贴,原文地址:http://www.cppblog.com/merlinfang/archive/2014/12/26/209311.html http://coolshell.info/c/c++/2014/12/13/c-open-project.htm】留作存档 公交车上看到的好 Read More
posted @ 2017-02-19 22:59
findumars
Views(809)
Comments(0)
Diggs(0)
题记 windows平台下对于服务器高并发的网络模型选型中,使用libevent是个不错的选择。 本文的背景基于:国内博客对于libevent大多介绍linux实现,大多是c语言的实现,Windows平台下C++相对较少或者较旧。 本文针对libevent从服务端、客户端两个角度实现了封装类,真正做 Read More
posted @ 2017-02-19 19:21
findumars
Views(3423)
Comments(4)
Diggs(1)