diff options
author | Alessandro Ghedini <alessandro@ghedini.me> | 2017-11-05 23:59:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-11-24 10:49:59 +0100 |
commit | 979b012eeb1908e7e3ad13c736fb1dbc73187780 (patch) | |
tree | 2394f1bc436fbb337a666abc2daa5d5033a0d382 /tests/unit/unit1603.c | |
parent | 9f691be3d49840690f7d3a22e81e6fd3e03f0900 (diff) |
connect: add support for new TCP Fast Open API on Linux
The new API added in Linux 4.11 only requires setting a socket option
before connecting, without the whole sento() machinery.
Notably, this makes it possible to use TFO with SSL connections on Linux
as well, without the need to mess around with OpenSSL (or whatever other
SSL library) internals.
Closes #2056
Diffstat (limited to 'tests/unit/unit1603.c')
0 files changed, 0 insertions, 0 deletions