uhttpd: Add TCP_FASTOPEN support
authorRosen Penev <rosenp@gmail.com>
Thu, 26 Jan 2017 01:14:23 +0000 (17:14 -0800)
committerJo-Philipp Wich <jo@mein.io>
Thu, 26 Jan 2017 16:18:29 +0000 (17:18 +0100)
commita8bf9c00842224edb394e79909053f7628ee6a82
treeaf20dfe38ace914d1e3479a700ff838603e41718
parente6cfc911811b904494776938a480e0b77a14124a
uhttpd: Add TCP_FASTOPEN support

Provides a small speedup when resuming the connection.

Signed-off by: Rosen Penev <rosenp@gmail.com>
listen.c