Searched defs:RawConnection (Results 1 – 3 of 3) sorted by relevance
64 client_conn_handle: Box<dyn RawConnection>, in handover_client_connection()116 pub trait RawConnection: Send { interface
285 client_connection: Box<dyn RawConnection>, in init_connection_for_client()
81 _client_conn_handle: Box<dyn RawConnection>, in handover_client_connection()