haohonglin / chaos

c++ 网络事件库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2012, Yunjie Lu. All rights reserved.

Use of this source code is governed by a BSD-style license that can be found in the License file.

chaos是一个采用c++开发, reactor模式的网络事件库, 是我个人对libevent, asio两款优秀的网络库进行理解之后, 基于个人的想法所开发的.

更多chaos库的资料请关注以下: github - https://github.com/lyjdamzwf/chaos 新浪weibo - http://weibo.com/crazyprogramerlyj 博客 - http://www.cppthinker.com

About

c++ 网络事件库

License:Other