JUST DO IT ~

我只想当个程序员

Network| Socket | 进程间通讯

Reactor和Proactor

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

tcp代理程序源码 异步IO

posted @ 2015-07-06 14:09 小高 阅读(492) | 评论 (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 小高 阅读(887) | 评论 (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 小高 阅读(2596) | 评论 (0)  编辑

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

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

libevent 学习资料

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

C10k C10M

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

实验 观察tcp连接时候状态

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

winsocket 错误码

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

MS socket 相关资源

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

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

posted @ 2015-05-07 22:35 小高 阅读(927) | 评论 (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 小高 阅读(1717) | 评论 (0)  编辑

导航

<2025年6月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

统计

常用链接

留言簿(3)

随笔分类(352)

收藏夹(19)

关注的blog

手册

搜索

积分与排名

最新评论

阅读排行榜

评论排行榜