Constant MSG_EXCEPT
pub const MSG_EXCEPT: i32 = 0o20000; // 8_192i32
Available on crate feature
dep_nc
only.Expand description
recv any msg except of specified type.
pub const MSG_EXCEPT: i32 = 0o20000; // 8_192i32
dep_nc
only.recv any msg except of specified type.