2017年7月5日
摘要: 1 // server.cpp 2 3 #if 0 4 多个线程对同一个io_service 对象处理 5 用到第三方库:log4cplus, google::protobuf 6 用到C++11的特性,Windows 需要用到vs2013 gcc 4.8 7 #endif 8 9 #include 阅读全文
posted @ 2017-07-05 13:45 独孤酷酷 阅读(1132) 评论(0) 推荐(0) 编辑