dermesser / libsocket

The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
https://borgac.net/~lbo/doc/libsocket/
Other
805 stars 196 forks source link

Use correct value for tv_usec #23

Closed novadan closed 9 years ago

novadan commented 9 years ago

Also remove redundant calculation for cleanliness