/*++ /* NAME /* recv_pass_attr 3 /* SUMMARY /* predicate if string is all numerical /* SYNOPSIS /* #include <listen.h> /* /* int recv_pass_attr(fd, attr, timeout, bufsize) /* int fd; /* HTABLE **attr; /* int timeout; /* ssize_t bufsize; /* DESCRIPTION /* recv_pass_attr() receives named attributes over the specified /* descriptor. The result value is zero for success, -1 for error. /* /* Arguments: /* .IP fd /* The file descriptor to read from. /* .IP attr /* Pointer to attribute list pointer. The target is set to /* zero on error or when the received attribute list is empty, /* otherwise it is assigned a pointer to non-empty attribute /* list. /* .IP timeout /* The deadline for receiving all attributes. /* .IP bufsize /* The read buffer size. Specify 1 to avoid reading past the /* end of the attribute list. /* 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 /* /* Wietse Venema /* Google, Inc. /* 111 8th Avenue /* New York, NY 10011, 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.