Constant SPLICE_READ

Source
const SPLICE_READ: u64 = 512;
Expand description

Kernel supports splice read on the device.