Lines Matching refs:which
82 which designates a resource which is being polled for readiness, and a set of
83 event flags which indicate the specific readiness events which the caller is
104 This is the set of zero or more events which the caller is interested in
111 After SSL_poll() returns, this is the set of zero or more events which are
126 The present implementation of SSL_poll() is a subset of the functionality which
131 mode of operation, which is not currently supported. For more information, see
147 output the number of entries in the array which have nonzero I<revents> fields
169 condition on a resource which was successfully polled. See B<SSL_POLL_EVENT_F>
187 distinct from an exception condition reported on a resource which was
205 This event is never raised on objects which are not connections.
214 This event is never raised on objects which are not connections.
246 This event is never raised by a stream which has had its send part concluded
255 This event, which is only raised by a QUIC connection SSL object, is raised when
261 This event, which is only raised by a QUIC connection SSL object, is raised when
267 This event, which is only raised by a QUIC connection SSL object, is raised when
273 This event, which is only raised by a QUIC connection SSL object, is raised when
289 Calls to SSL_poll() which specify another value, or which pass I<timeout> as
332 "Normal" events representing exceptional I/O conditions which do not
361 raised in I<revents>. The entries added to the ERR stack (of which there is
364 other than I<SSL_POLL_EVENT_F> output for items which come before the first
366 events may or may not have been output, both of which which will be reflected in