Searched defs:NOTSOCK (Results 1 – 2 of 2) sorted by relevance
474 pub const NOTSOCK: Self = Self::from_errno(errno::ENOTSOCK); constant
748 pub const NOTSOCK: Self = Self(c::ENOTSOCK); constant