搜索资源列表
IOCP完成端口原理
- IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理
ioport
- 有多种方法可以实现异步I/O,其不同资料上的分类一般都不尽相同,但原理上都类似,这里我把实现异步I/O的方法分为3类,本文就针对这3类方法进行详细的讨论。 (1)重叠I/O (2)异步过程调用(APC),扩展I/O (3)使用完成端口(IOCP) -There are many ways to achieve asynchronous I/O, its information on the different class
IOCP
- 用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解-With the completion port model is the most efficient, the source for beginners unfamiliar with the completion port model theory, many have a comment in order to co
vciocpsrc
- VC++源码,IOCP完成端口,[1]---选择 - Select,[2]异步选择 - WSAAsyncSelect,[3]---事件选择- WSAEventSelect,[4]---重叠I,[5]---完成端口,内附教程,教程中包含了实现思路、原理等内容。-VC++ source code, the IOCP completion port, [1]---- Select, [2] asynchronous selection- WS
vciocpsrc
- VC++源码,IOCP完成端口,[1]---选择 - Select,[2]异步选择 - WSAAsyncSelect,[3]---事件选择- WSAEventSelect,[4]---重叠I,[5]---完成端口,内附教程,教程中包含了实现思路、原理等内容。-VC++ source code, IOCP completion port, [1]--- choose- Select, [2] asynchronous selection-