Objects that implement the binary | operator.
|
impl BitOr<SockFlags> for SockFlags { type Output = SockFlags; }