pub const SIOCATMARK: IoctlReqRead<TcpSocketDevice, int>;
Expand description
Returns true (i.e., value is nonzero) if the inbound data stream is at the urgent mark.
pub const SIOCATMARK: IoctlReqRead<TcpSocketDevice, int>;
Returns true (i.e., value is nonzero) if the inbound data stream is at the urgent mark.