文件名称:OverlappedServer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 哲*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
重叠I/O提供了更好的系统性能。
它允许应用程序使用重叠数据结构一次投递一个或者多个异步I/O请求。
提交的I/O请求完成之后,与之关联的重叠数据结构中的事件对象受信。然后,使用WSAGetOverlappedResult函数获取重叠操作结果。
-Overlapped I/O to provide better system performance. It allows the application to use the the overlap data structure once delivery of one or more asynchronous I/O requests. To submit an I/O request is completed, the overlap in the data structure of the associated event object fiduciary. Then, to use WSAGetOverlappedResult function to get the results of overlapping operations.
它允许应用程序使用重叠数据结构一次投递一个或者多个异步I/O请求。
提交的I/O请求完成之后,与之关联的重叠数据结构中的事件对象受信。然后,使用WSAGetOverlappedResult函数获取重叠操作结果。
-Overlapped I/O to provide better system performance. It allows the application to use the the overlap data structure once delivery of one or more asynchronous I/O requests. To submit an I/O request is completed, the overlap in the data structure of the associated event object fiduciary. Then, to use WSAGetOverlappedResult function to get the results of overlapping operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OverlappedServer\Debug\OverlappedServer.exe
................\eventserver.suo
................\OverlappedServer.cpp
................\OverlappedServer.dsp
................\OverlappedServer.dsw
................\Debug
OverlappedServer