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