NETL-212 — Syscall getsockname() failed
After a successfull binding, function netbind() has to get sockname to be able to return it to caller. However, syscall getsockname() failed, the reason should be found in preceding KERN-100 message.
The message header contains NETIO structure name and file descriptor number.
Function cannot be completed and returns an error code.