Function posish::net::send[][src]

pub fn send<Fd: AsFd>(fd: &Fd, buf: &[u8], flags: SendFlags) -> Result<usize>
Expand description

send(fd, buf.ptr(), buf.len(), flags)