-
由 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
f5f4df34
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