E D R , A S I H C RSS

BackLinks search for "CreateIoCompletionPort"

BackLinks of CreateIoCompletionPort


Search BackLinks only
Display context of search results
Case-sensitive searching
  • IOCP
         I/O completion ports are used with asynchronous I/O. The CreateIoCompletionPort function associates an I/O completion port with one or more file handles. When an asynchronous I/O operation started on a file handle associated with a completion port is completed, an I/O completion packet is queued to the port. This can be used to combine the synchronization point for multiple file handles into a single object.
         IOCP는 비동기 I/O로 쓰인다. 이는 CreateIoCompletionPort 함수를 통해 하나 또는 다수의 파일핸들에 연결된다. Completion Port작업이
         || {{{~cpp CreateIoCompletionPort}}} || ||
Found 1 matching page out of 7540 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0070 sec