摘要: 测试环境: CentOS release 6.2 (Final) 测试用例一: ET模式下,EPOLLOUT事件的触发 setup1 事件注册: epoll_ctl( epfd, connfd, EPOLLIN|EPOLLOUT|EPOLLET ) setup2 触发: telnet 连接后,发送两 阅读全文
posted @ 2016-09-10 17:45 RushoutAsia 阅读(211) 评论(0) 推荐(0) 编辑