v1.0.0
tag21122f4cc98f489fa37c034916c85970647baf7f
object a8e266ee000b8477d7ed0882cc072fd5422b57d5
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 07:00:30 +0000 (1 07:00 +0000)
libnodelay 1.0.0

TCP_NODELAY is now enforced when calling setsockopt(), too.
Also, the NODELAY environment variable is read at startup
and may be used to force TCP_NODELAY to be _off_ for testing
purposes.  Thanks to Leonid Evdokimov for these changes.

The project is now dual-licensed under the GPLv2 and LGPLv3
for compatibility with GPLv2-only applications.