6b8ec6b781
Motivation: At the moment the max number of events that can be handled per epoll wakup was set during construction. Modifications: - Automatically increase the max number of events to handle Result: Better performance when a lot of events need to be handled without adjusting the code. |
||
---|---|---|
.. | ||
c | ||
java/io/netty/channel/epoll |