mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
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