Searched defs:std_socket (Results 1 – 2 of 2) sorted by relevance
158 let std_socket = StdUDS::bind(sock_path).unwrap(); in unix_datagram_from_std_panic_caller() localVariable
95 let std_socket = socket.into_std()?; in build_socket() localVariable