taglinefilesource code
recv110include/linux/net.hint  (*recv)    (struct socket *sock, void *buff, int len, int nonblock,
recv682net/socket.creturn(sock->ops->recv(sock, buff, len,(file->f_flags & O_NONBLOCK), flags));