Searched refs:file_to_unixstream (Results 1 – 1 of 1) sorted by relevance
455 fn file_to_unixstream(fd: std::fs::File) -> Option<UnixStream> { in file_to_unixstream() function638 let stream = match file_to_unixstream(file) { in socket_listen()729 file_to_unixstream(file), in socket_connect()