From 168d89131415de7590daa00dc5929aeb8727078e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:57 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-fdholder-errorcodes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-fdholder-errorcodes.html') diff --git a/doc/s6-fdholder-errorcodes.html b/doc/s6-fdholder-errorcodes.html index 46add36..963553b 100644 --- a/doc/s6-fdholder-errorcodes.html +++ b/doc/s6-fdholder-errorcodes.html @@ -20,7 +20,7 @@

The following error messages (and corresponding -errno codes) +errno codes) can be returned by the s6-fdholderd daemon to its various clients. This page explains why they occur. @@ -47,7 +47,7 @@ attempted to store more file descriptors than the server can hold. Or, the client attempted to retrieve more file descriptors than it can hold. You should check the -n option to s6-fdholderd, as well as the -RLIMIT_NOFILE +RLIMIT_NOFILE resource limits used by the client and the server, and adjust them accordingly.

  • Resource busy (EBUSY): the client attempted to store -- cgit v1.3.1