/*++ /* NAME /* pass_accept 3 /* SUMMARY /* start UNIX-domain file descriptor listener /* SYNOPSIS /* #include <listen.h> /* /* int pass_accept(listen_fd) /* int listen_fd; /* /* int pass_accept_attr(listen_fd, attr) /* int listen_fd; /* HTABLE **attr; /* DESCRIPTION /* This module implements a listener that receives one attribute list /* and file descriptor over each a local connection that is made to it. /* /* Arguments: /* .IP attr /* Pointer to attribute list pointer. In case of error, or /* no attributes, the attribute list pointer is set to null. /* .IP listen_fd /* File descriptor returned by LOCAL_LISTEN(). /* DIAGNOSTICS /* Warnings: I/O errors, timeout. /* 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.