Lines Matching refs:not

115 I<revents> need not be a subset of the events specified in I<events>, as some
131 mode of operation, which is not currently supported. For more information, see
140 This flag indicates that internal state machine processing should not be
159 event type bit in future SSL_poll() calls if it does not wish to receive
160 repeated notifications and has not caused the underlying readiness condition
164 Some event types do not make sense on a given kind of resource. In this case,
175 for B<SSL_POLL_EVENT_R>), as not doing so is unlikely to be a sound design.
186 Polling failure. This event is raised when a resource could not be polled. It is
189 relation to a resource. This may mean that SSL_poll() does not support the kind
197 This event type may be raised even if it was not requested in I<events>;
205 This event is never raised on objects which are not connections.
214 This event is never raised on objects which are not connections.
235 It is not raised in the event of the receiving part of the QUIC stream being
250 This event does not guarantee that a subsequent call to L<SSL_write_ex(3)> will
290 NULL, will fail. This does not allow waiting, but does allow multiple QUIC SSL
329 additional B<SSL_POLL_EVENT_F> events is not available. SSL_poll() may or may
330 not return more than one B<SSL_POLL_EVENT_F> event at once.
332 "Normal" events representing exceptional I/O conditions which do not
333 constitute a failure of the SSL_poll() mechanism itself are not considered
366 events may or may not have been output, both of which which will be reflected in
384 Licensed under the Apache License 2.0 (the "License"). You may not use