Searched refs:SimpleHandshakeClient (Results 1 – 2 of 2) sorted by relevance
17 pub struct SimpleHandshakeClient { struct24 impl SimpleHandshakeClient { argument76 impl THandshakeClient for SimpleHandshakeClient { implementation
17 handshake::{define::ClientHandshakeState, handshake_client::SimpleHandshakeClient},73 handshaker: SimpleHandshakeClient,130 handshaker: SimpleHandshakeClient::new(Arc::clone(&net_io)), in new()