Windows System Programming Third Edition [Electronic resources]

Johnson M. Hart

نسخه متنی -صفحه : 291/ 258
نمايش فراداده

  • Chapter 14: Asynchronous I/O

    Subject

    Windows

    UNIX

    C Library

    Comments

    Asynch I/O

    GetOverlappedResult

    N/A

    N/A

    Asynch I/O

    ReadFileEx

    N/A

    N/A

    Extended I/O with completion routine

    Asynch I/O

    SleepEx

    N/A

    N/A

    Alertable wait

    Asynch I/O

    WaitForMultipleObjects (file handles)

    poll, select

    N/A

    Asynch I/O

    WaitForMultipleObjectsEx

    N/A

    N/A

    Alertable wait

    Asynch I/O

    WriteFileEx

    N/A

    N/A

    Extended I/O with completion routine

    Asynch I/O

    WaitForSingleObjectEx

    waitpid

    N/A

    Alertable wait