git: build - Bump __DragonFly_version to 500702 in master
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 25 19:10:03 PDT 2019
commit 30be0dbc5011dd6263c38482836ae4e4e88c95fa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 25 19:03:27 2019 -0700
build - Bump __DragonFly_version to 500702 in master
* Bump __DragonFly_version to 500702 for the TCP_KEEP* socket
options API change from milliseconds to seconds.
This change corrected a 15+ year old mistake. Most operating
systems pass these parameters in seconds, but thinking a finer-grain
would be grand (long ago), I changed the parameters to milliseconds.
And we've been paying for it ever since.
Summary of changes:
sys/sys/param.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/30be0dbc5011dd6263c38482836ae4e4e88c95fa
--
DragonFly BSD source repository
More information about the Commits
mailing list