NETL-267 — Non-blocking write ended by some data unsent
Netio interface routine was called as non-blocking for named netio struct, internal writing routine tried to send all data, but it has detected some data left unsent. The message header contains NETIO structure name and file descriptor number.
Warning only, caller routine should retry sending later on.