Function posish::net::bind_un[][src]

pub fn bind_un<'f, Fd: AsFd<'f>>(
    sockfd: Fd,
    addr: &SocketAddrUnix
) -> Result<()>
Expand description

bind(sockfd, addr, sizeof(struct sockaddr_un))