Function nix::sys::socket::send
[−]
[src]
pub fn send(fd: RawFd, buf: &[u8], flags: SockMessageFlags) -> Result<usize>
Send data to a connection-oriented socket. Returns the number of bytes read