Lines Matching +full:non +full:- +full:maskable
1 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH SSL_POLL 3ossl 2025-09-30 3.5.4 OpenSSL
90 \&\- determine or await readiness conditions for one or more pollable objects
175 event types are defined as always being enabled (non-maskable). See "EVENT
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
213 The \fIresult_count\fR argument is optional. If it is non-NULL, it is used to
231 specifying that event type in \fIevents\fR is a no-op and will be ignored, and the
240 non-exception event types (e.g. \fBSSL_POLL_EVENT_EC\fR and \fBSSL_POLL_EVENT_ER\fR
243 Some event types are non-maskable and may be reported in \fIrevents\fR regardless
309 This event is never raised by a receive-only stream.
359 If \fIresult_count\fR is non-NULL, it is always written with the number of items in
420 Copyright 2024\-2025 The OpenSSL Project Authors. All Rights Reserved.