[17:18] hi, i'm seeing in strace sendto() being 10 times faster followed by inevitable recvfrom -> EAGAIN [17:19] compared to slowed sendto() and no EAGAIN [17:19] any ideas why would happen?