Searched refs:ConnectProperties (Results 1 – 3 of 3) sorted by relevance
14 pub struct ConnectProperties { struct29 impl ConnectProperties { argument108 properties: &ConnectProperties, in write_connect() argument
19 netconnection::writer::{ConnectProperties, NetConnection},63 connect_properties: ConnectProperties,98 connect_properties: ConnectProperties::default(), in new()
19 netconnection::writer::{ConnectProperties, NetConnection},343 let mut properties = ConnectProperties::new_none(); in send_connect()