f115bf50cb
Motivation: If a user calls EpollSocketChannelConfig.getOptions() and TCP_FASTOPEN_CONNECT is not supported we throw an exception. Modifications: - Just return 0 if ENOPROTOOPT is set. - Add testcase Result: getOptions() works as epxected. |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
pom.xml |