文件名称:IOCPDemo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 哲*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用CreateIoCompletionPort创建完成端口对象。
2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。
3.向完成端口对象关联套接字句柄。
4.投递重叠发送和接受请求处理I/O。
-Completion port object CreateIoCompletionPort create. Create worker threads running on the completion port and handle delivery to the completion port on the I/O request. 3 socket handle objects related to the completion of the port. 4 delivery overlapping send and receive the request processing I/O.
2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。
3.向完成端口对象关联套接字句柄。
4.投递重叠发送和接受请求处理I/O。
-Completion port object CreateIoCompletionPort create. Create worker threads running on the completion port and handle delivery to the completion port on the I/O request. 3 socket handle objects related to the completion of the port. 4 delivery overlapping send and receive the request processing I/O.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IOCPDemo\Debug\IOCPDemo.exe
........\IOCPDemo.cpp
........\IOCPDemo.dsp
........\IOCPDemo.dsw
........\server.suo
........\Debug
IOCPDemo