Function message_io::adapters::tcp::check_stream_ready[][src]

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

Check if a TcpStream can be considered connected.