build - Bump __DragonFly_version to 500702 in master
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Jun 2019 02:03:27 +0000 (19:03 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Jun 2019 02:03:27 +0000 (19:03 -0700)
commit30be0dbc5011dd6263c38482836ae4e4e88c95fa
tree0403c8af9662cf6faff16d6f699c5afd54ec3bd5
parent1931d00d917c0d6194ed43ef031612fca59a060a
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.
sys/sys/param.h