mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-10 22:31:57 +00:00
3eb27f970d
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