TFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being present on more platforms
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 25 Oct 2016 13:59:44 +0000 (14:59 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 25 Oct 2016 14:04:07 +0000 (15:04 +0100)
commit4670e9d3b06f6f14c5d868f786b75e2d6b921c8d
tree0ccf5522993ea2c3b8effc2eb7a697b30f503543
parentd29a84b5fb514671b2b6a324ebb5f982dfcfc812
TFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being present on more platforms
Also downgrade errors from panic-log to debug
src/src/daemon.c
src/src/ip.c