[−][src]Trait tungstenite::util::NonBlockingError
Non-blocking IO handling.
Required methods
fn into_non_blocking(self) -> Option<Self>
Convert WouldBlock to None and don't touch other errors.