Lines Matching full:which

146 which designates a resource which is being polled for readiness, and a set of
147 event flags which indicate the specific readiness events which the caller is
164 This is the set of zero or more events which the caller is interested in
170 After \fBSSL_poll()\fR returns, this is the set of zero or more events which are
189 If \fItimeout\fR is non-NULL, and it points to a \fBstruct timeval\fR which is set to
193 If \fItimeout\fR is non-NULL, and it points to a \fBstruct timeval\fR which is set to
197 The present implementation of \fBSSL_poll()\fR is a subset of the functionality which
214 output the number of entries in the array which have nonzero \fIrevents\fR fields
235 condition on a resource which was successfully polled. See \fBSSL_POLL_EVENT_F\fR
250 distinct from an exception condition reported on a resource which was
267 This event is never raised on objects which are not listeners, but its
275 This event is never raised on objects which are not connections.
283 This event is never raised on objects which are not connections.
311 This event is never raised by a stream which has had its send part concluded
319 This event, which is only raised by a QUIC listener SSL object, is raised when
324 This event, which is only raised by a QUIC connection SSL object, is raised when
329 This event, which is only raised by a QUIC connection SSL object, is raised when
334 This event, which is only raised by a QUIC connection SSL object, is raised when
339 This event, which is only raised by a QUIC connection SSL object, is raised when
378 "Normal" events representing exceptional I/O conditions which do not
397 raised in \fIrevents\fR. The entries added to the ERR stack (of which there is
400 other than \fISSL_POLL_EVENT_F\fR output for items which come before the first
402 events may or may not have been output, both of which which will be reflected in
414 pointing to a \fBstruct timeval\fR which was not zero.