NETS-228 — Timeout reached during select() syscall
Function selwait() was called with timeout set and this timeout was reached without any other event coming.
The function returns a special return code and the caller decides about recovery and logs consequences if needed. The caller message will also help to find what configuration parameter can change this timeout.