/*++ /* NAME /* open_limit 3 /* SUMMARY /* set/get open file limit /* SYNOPSIS /* #include <iostuff.h> /* /* int open_limit(int limit) /* DESCRIPTION /* The \fIopen_limit\fR() routine attempts to change the maximum /* number of open files to the specified limit. Specify a null /* argument to effect no change. The result is the actual open file /* limit for the current process. The number can be smaller or larger /* than the requested limit. /* DIAGNOSTICS /* open_limit() returns -1 in case of problems. The errno /* variable gives hints about the nature of the problem. /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.