Function mio::sys::unix::net::new_ip_socket

source ·
pub(crate) fn new_ip_socket(
    addr: SocketAddr,
    socket_type: c_int
) -> Result<c_int>