701eed8762
Motivation: 03aafb9cff352269a7fc73e4cf0c281770676be9 did ensure we unregister all native methods when we unload / or fail during load of the native library. Unfortunally it missed to unregister in one case for kqueue. Modifications: Add unregister calls to the unload function Result: Correctly unregister in all cases