Why doesn't the recv system call just block until all the data is received? Every time I have seen a system call just block unt
Why doesn't the recv system call just block until all the data is received? Every time I have seen a system call just block unt