Function quic_rpc::transport::interprocess::new_socket_name
source ยท pub fn new_socket_name(
root: impl AsRef<Path>,
id: &str
) -> Result<Name<'static>>
Expand description
Automatically chooses name type based on OS support and preference.