Name

LIBI-101 — Socket number not applicable to select()

Severity

E (error)

Message text

File descriptor (%d) greater than maximum (%d)

Description

Function has successfully called socket() syscall, but returned file descriptor number is too high be used in select() file descriptor set (FD_SETSIZE const).

Function returns error code and application will fail.

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.