2018年3月6日

摘要: asio的网络基本模板(单例模式 消息队列 ) 1 // MyAsio.cpp: 定义控制台应用程序的入口点。 2 // 3 4 #include "stdafx.h" 5 #include <iostream> 6 #include <assert.h> 7 #include "NetMgr.h" 阅读全文
posted @ 2018-03-06 18:26 itdef 阅读(340) 评论(0) 推荐(0)

导航