exanic-software
exanic-software copied to clipboard
Exasock timeouts are broken
See Pull Request #83
The timeout logic in exasock incorrectly casts a timeval instance to a timespec instance, causing timeout parameters specified in microseconds to be interpreted as timeouts given in nanoseconds.