Searched defs:tx_socket (Results 1 – 1 of 1) sorted by relevance
189 let tx_socket = pop::<UnixSeqpacket>(&mut safe_fds, NUM_FDS, fd_count)?; in try_new() localVariable268 let tx_socket = self.tx.try_clone_socket()?; in start_bg_thread() localVariable