TFO: on FreeBSD avoid client TFO-mode connects unless a TCP_FASTOPEN setsocketopt...
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 8 Oct 2017 15:12:06 +0000 (16:12 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 8 Oct 2017 16:30:39 +0000 (17:30 +0100)
This fixes the FreeSBD no-kernel-support issues (it succeded the sendto for the
connect-with-data, but dod not queue the data).  Having checked dynamically, do
not claim support-for TFO either.


No differences found