Searched refs:port3 (Results 1 – 1 of 1) sorted by relevance
654 let port3 = CString::try_new(KM_NS_LEGACY_TIPC_SRV_PORT).unwrap(); in connection_test() localVariable655 let _session3 = Handle::connect(port3.as_c_str()).unwrap(); in connection_test()