Constant SPLICE_F_MOVE
pub const SPLICE_F_MOVE: u32 = 0x01; // 1u32
Available on crate feature
dep_nc
only.Expand description
Flags passed in from splice/tee/vmsplice move pages instead of copying
pub const SPLICE_F_MOVE: u32 = 0x01; // 1u32
dep_nc
only.Flags passed in from splice/tee/vmsplice move pages instead of copying