摘要: (1)client1,基于SIGIO的写法: 1 #include 2 #include 3 #include 4 #include 5 #include 6 7 #include 8 #include 9 #include 10 11 #define BUFSIZE 12812 1... 阅读全文
posted @ 2015-03-30 00:34 prepat 阅读(1032) 评论(0) 推荐(0) 编辑
摘要: 转自:http://blog.csdn.net/historyasamirror/article/details/5778378向大牛学习,言归正传。同步(synchronous) IO和异步(asynchronous) IO,阻塞(blocking) IO和非阻塞(non-blocking)IO分... 阅读全文
posted @ 2015-03-30 00:00 prepat 阅读(423) 评论(0) 推荐(0) 编辑