0c839d9e0a
Motivation: NIO now supports a pluggable select strategy, but EPOLL currently doesn't support this. We should strive for feature parity for EPOLL. Modifications: - Add SelectStrategy to EPOLL transport. Result: EPOLL transport supports SelectStategy. |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel |