Lines Matching full:more
31 - determine or await readiness conditions for one or more pollable objects
81 or more BIO_POLL_DESCRIPTOR structures to be determined. In particular, it can
109 This is the set of zero or more events which the caller is interested in
111 collection of zero or more B<SSL_POLL_EVENT> flags. See L</EVENT TYPES> for a
116 After SSL_poll() returns, this is the set of zero or more events which are
118 it is a collection of zero or more B<SSL_POLL_EVENT> flags.
122 TYPES> for more information.
156 will eventually be available. For more information, see L</LIMITATIONS>.
182 The SSL_poll() interface reports zero or more event types on a given resource,
224 in I<items> with B<SSL_POLL_EVENT_F> set. See L</RETURN VALUES> for more
280 connection SSL object with a default stream attached) could accept more
295 one or more incoming QUIC connections are available to be accepted using
301 one or more incoming bidirectional streams are available to be accepted using
307 one or more incoming unidirectional streams are available to be accepted using
365 not return more than one B<SSL_POLL_EVENT_F> event at once.