Name

TCPS-705 — The select() syscall returned and reported no ready file descriptor

Severity

W (warning)

Message text

Return from select() without any ready file descriptor

Description

The proxy uses select() to wait for a connection on a set of socket file descriptors. This message says that select() returned without an error, but no file descriptor is returned as ready to accept a connection. This situation should not normally occur, but it is not a serious error and select() will be restarted.

See also

logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.