MrJul has uploaded a patch.
Description:
Changed ForwardedPortLocal to avoid NullReferenceException encountered while using the library:
- InternalStop correctly unregister the event handlers from the session.
- _listener is always accessed with a lock.
- _listener is checked for null before stopping.