0d58d07bbf
Motivation: In the native transport we use getpeername to obtain the remote address from the file descriptor. This may fail for various reasons in which case NULL is returned. Modifications: - Check for null when try to obtain remote / local address Result: No more NPE
Native transport for Linux
See our wiki page.