Lines Matching full:raised

216 Polling failure. This event is raised when a resource could not be polled. It is
222 Where this event is raised on at least one item in I<items>, SSL_poll() will
227 This event type may be raised even if it was not requested in I<events>;
232 Error at listener level. This event is raised when a listener has failed, for
235 This event is never raised on objects which are not listeners, but its
236 occurrence will cause B<SSL_POLL_EVENT_EC> to be raised on all dependent
241 Error at connection level. This event is raised when a connection has failed.
242 In particular, it is raised when a connection begins terminating.
244 This event is never raised on objects which are not connections.
248 Error at connection level (drained). This event is raised when a connection has
251 event is raised on a connection.
253 This event is never raised on objects which are not connections.
257 Error in read direction. For QUIC, this is raised only in the event that a
263 Error in write direction. For QUIC, this is raised only in the event that a
269 Readable. This event is raised when a QUIC stream SSL object (or a QUIC
274 It is not raised in the event of the receiving part of the QUIC stream being
279 Writable. This event is raised when a QUIC stream SSL object (or a QUIC
283 This event is never raised by a receive-only stream.
285 This event is never raised by a stream which has had its send part concluded
294 This event, which is only raised by a QUIC listener SSL object, is raised when
300 This event, which is only raised by a QUIC connection SSL object, is raised when
306 This event, which is only raised by a QUIC connection SSL object, is raised when
312 This event, which is only raised by a QUIC connection SSL object, is raised when
318 This event, which is only raised by a QUIC connection SSL object, is raised when
396 raised in I<revents>. The entries added to the ERR stack (of which there is
398 item in I<items> with B<SSL_POLL_EVENT_F> raised. Note that there may be events
400 item with B<SSL_POLL_EVENT_F> raised, and additional B<SSL_POLL_EVENT_F>