-
由 Moises Silva 提交于
system calls do not clear errno, just set it in case of failure, so we gotta make sure the recv() syscall really failed by checking the return value
3eb27f97
system calls do not clear errno, just set it in case of failure, so we gotta make sure the recv() syscall really failed by checking the return value