Lines Matching full:resources
9 A QUIC domain is a group of QUIC resources such as listeners (see
11 resources, such as internal pollers, timers and locks. All usage of OpenSSL QUIC
14 These resources can be accessed and used concurrently depending on the
113 resources like any other thread. However, handshake layer events (TLS) are never
133 creation of additional OS resources such as internal file descriptors to allow
134 threads to be woken when necessary. This creation of internal OS resources is
209 Enable reliable support for blocking I/O calls, allocating whatever OS resources
213 Details on the allocated OS resources can be found under L</CONSUMPTION OF OS
214 RESOURCES> below.
279 =head1 CONSUMPTION OF OS RESOURCES
298 descriptors, or other resources as needed to support inter-thread notification,