7a70fabb07
Motivation: The EpollSocketConnectTest was not correctly configuring TCP Fast Open on the server socket. It's an option, not a child option. Modification: EpollSocketConnectTest now correctly enables TCP Fast Open on the server side, when available, for the test that needs it. Result: Test covers what it was intended to.
Native transport for Linux
See our wiki page.