5e96112811
Motivation: Currently our epoll native transport requires sun.misc.Unsafe and so we need to take this into account for Epoll.isAvailable(). Modifications: Take into account if sun.misc.Unsafe is present. Result: Only return true for Epoll.isAvailable() if sun.misc.Unsafe is present. |
||
---|---|---|
.. | ||
src | ||
pom.xml | ||
README.md |
Native transport for Linux
See our wiki page.