f4270f9914
This is related to #22116. netty channels require socket `connect` and `accept` privileges. Netty does not currently wrap these operations with `doPrivileged` blocks. These changes extend the netty channels and wrap calls to the relevant super methods in doPrivileged blocks. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |