Even for UDP sockets, we should handle EAGAIN errors because it can happen.....
Even for UDP sockets, we should handle EAGAIN errors because it can happen.. Apparently recvfrom can return EAGAIN on udp sockets if for example there's a bad checksum in the packet or some other similar error
Please register or sign in to comment