Lines Matching full:resources
67 A QUIC domain is a group of QUIC resources such as listeners (see
69 resources, such as internal pollers, timers and locks. All usage of OpenSSL QUIC
72 These resources can be accessed and used concurrently depending on the
143 resources like any other thread. However, handshake layer events (TLS) are never
160 creation of additional OS resources such as internal file descriptors to allow
161 threads to be woken when necessary. This creation of internal OS resources is
217 Enable reliable support for blocking I/O calls, allocating whatever OS resources
221 Details on the allocated OS resources can be found under "CONSUMPTION OF OS
222 RESOURCES" below.
269 .SH "CONSUMPTION OF OS RESOURCES"
270 .IX Header "CONSUMPTION OF OS RESOURCES"
288 descriptors, or other resources as needed to support inter-thread notification,