Lines Matching refs:called
29 connection once L<SSL_read(3)> or L<SSL_write(3)> is called.
34 first. As such, if L<SSL_read(3)> is called first (before any call to
37 default stream. Conversely, if L<SSL_write(3)> is called before any call to
56 handling. It can only be called on a QUIC connection SSL object prior to any
65 This is the default setting. If L<SSL_write(3)> is called prior to any call to
67 the default stream. If L<SSL_read(3)> is called prior to any call to
72 presence of a bidirectional stream when L<SSL_read(3)> is called first. To
78 In this mode, if L<SSL_write(3)> is called prior to any call to L<SSL_read(3)>,
82 called prior to any call to L<SSL_write(3)> is unchanged.
103 SSL_set_default_stream_mode() fails if it is called after a default stream has
106 These functions fail if called on a QUIC stream SSL object or on a non-QUIC SSL