Contents

DispatchIO

An object that manages operations on a file descriptor using either stream-based or random-access semantics.

Declaration

class DispatchIO

Topics

Creating a Dispatch I/O Object

Reading from the File

Writing to the File

Closing the File

Managing the File Descriptor

Synchronizing File Operations

Initializers

See Also

System Event Monitoring