JUST DO IT ~

我只想当个程序员

Network| Socket | 进程间通讯

Reactor和Proactor

posted @ 2015-07-07 09:53 小高 阅读(985) | 评论 (0)  编辑

tcp代理程序源码 异步IO

posted @ 2015-07-06 14:09 小高 阅读(467) | 评论 (0)  编辑

libevet windows evsig_init: socketpair: Successful WSAStartup not yet performed
     摘要: #ifdef WIN32
WSADATA wsa_data;
WSAStartup(0x0201, &wsa_data);
#endif  阅读全文

posted @ 2015-07-06 12:33 小高 阅读(845) | 评论 (0)  编辑

make libevent with openssl on windows
     摘要: 在windows上编译openssl 和 libevent.
libevent-2.0.22-stable
openssl-1.0.2c   阅读全文

posted @ 2015-07-01 10:36 小高 阅读(2544) | 评论 (0)  编辑

libevent windows 构建 (warning LNK4098: 默认库“LIBCMT”与其他库的使用冲突 )

posted @ 2015-06-30 11:21 小高 阅读(466) | 评论 (0)  编辑

libevent 学习资料

posted @ 2015-06-30 10:05 小高 阅读(264) | 评论 (0)  编辑

C10k C10M

posted @ 2015-06-22 15:21 小高 阅读(297) | 评论 (0)  编辑

实验 观察tcp连接时候状态

posted @ 2015-05-20 17:21 小高 阅读(238) | 评论 (0)  编辑

winsocket 错误码

posted @ 2015-05-19 22:57 小高 阅读(297) | 评论 (0)  编辑

MS socket 相关资源

posted @ 2015-05-11 14:51 小高 阅读(234) | 评论 (0)  编辑

UNIX网络编程 卷1:套接字联网API -- 编译

posted @ 2015-05-07 22:35 小高 阅读(902) | 评论 (0)  编辑

mac osx10 构建 nanomsg
     摘要: brew install libtool
brew install autoconf
brew install automake
glibtool --help
sh autogen.sh
./configure
make
make check  阅读全文

posted @ 2015-03-26 20:35 小高 阅读(1678) | 评论 (0)  编辑

导航

<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

统计

常用链接

留言簿(3)

随笔分类(352)

收藏夹(19)

关注的blog

手册

搜索

积分与排名

最新评论

阅读排行榜

评论排行榜