Lines Matching refs:more
29 - determine or await readiness conditions for one or more pollable objects
77 or more BIO_POLL_DESCRIPTOR structures to be determined. In particular, it can
104 This is the set of zero or more events which the caller is interested in
106 collection of zero or more B<SSL_POLL_EVENT> flags. See L</EVENT TYPES> for a
111 After SSL_poll() returns, this is the set of zero or more events which are
113 it is a collection of zero or more B<SSL_POLL_EVENT> flags.
117 TYPES> for more information.
131 mode of operation, which is not currently supported. For more information, see
152 The SSL_poll() interface reports zero or more event types on a given resource,
194 in I<items> with B<SSL_POLL_EVENT_F> set. See L</RETURN VALUES> for more
241 connection SSL object with a default stream attached) could accept more
256 one or more incoming bidirectional streams are available to be accepted using
262 one or more incoming unidirectional streams are available to be accepted using
330 not return more than one B<SSL_POLL_EVENT_F> event at once.