O Completion Port的意思|示意
O完成端口
O Completion Port的网络常见释义
完成端口 并创建完成端口,通过线程池来分配逻辑处理环境; (4)在接收数据后, IOCP 即I/O 完成端口(I/O Completion Port),再依照 数据的内容相应地完成各种命令,而且功耗低、驱动能力强、占用的I/O 口线较少,当一个事件发生的时候, ,同时通过串口...
O Completion Port相关例句
The CreateIoCompletionPort function associates an I/O completion port with one or more file handles.
CreateIoCompletionPort函数会使一个I/O完成端口与一个或多个文件句柄发生关联。
This also means that when you are sending the data by posting a send request on the I/O completion port, the data can actually be sent in a reordered way.
这也意味着,当你发送数据的公布发送请求的I / O完成端口,数据实际上可以被重新排序的方式。
There's a third way, before issuing the call you should associate the handle that you want to do overlapped I/O on with a completion port.
有第三种方法,在发出调用之前,您应该将要做的重叠I / O的句柄与完成端口关联。
The PostQueuedCompletionStatus function allows an application to queue its own special-purpose I/O completion packets to the completion port without starting an asynchronous I/O operation.
PostQueuedCompletionStatus函数允许应用程序可以针对自定义的专用I/O完成包进行排队,而无需启动一个异步I/O操作。