netty5/handler/src/main/java/io/netty
nmittler 379ad2c02e Support preloading of tcnative share lib
Motivation:

Some applications may use alternative methods of loading the tcnative JNI symbols. We should support this use case.

Modifications:

Separate the loading and initialzation of the tcnative library so that each can fail independently.

Result:

Fixes #5043
2016-04-11 11:28:02 -07:00
..
handler Support preloading of tcnative share lib 2016-04-11 11:28:02 -07:00