pub fn check_stream_ready(stream: &TcpStream) -> PendingStatus
Expand description

Check if a TcpStream can be considered connected.