25699e44e9
Motivation: The MacOS-specific `connectx(2)` system call make it possible to establish client-side connections with TCP FastOpen. Modification: Add support for TCP FastOpen to the KQueue transport, and add the `connectx(2)` system call to `BsdSocket`. Result: It's now possible to use TCP FastOpen when initiating connections on MacOS. |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |