[][src]Function tcb::vv::communication::handshake::finish_protocol

pub fn finish_protocol(stream: &TcpStream) -> usize

Finishes the handshake process.

Arguments

stream - TCP stream to read the handshake message from.