Skip to main content

Module disk

Module disk 

Source
Expand description

Disk I/O manager: configuration, handles, and statistics.

Structsยง

DiskConfig
Configuration for the disk I/O subsystem.
DiskHandle
Per-torrent handle for async disk I/O.
DiskJobFlags
Hint flags for disk I/O operations.
DiskManagerHandle
Session-level handle for managing the disk subsystem.
DiskStats
Disk I/O performance counters.
DiskWriteError
Error reported asynchronously from a non-blocking disk write.
VerifyResult
Result of an asynchronous piece hash verification.