]> git.kaiwu.me - nginx.git/commit
Improved SSL_do_handshake() error handling in QUIC.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 1 Apr 2020 10:27:42 +0000 (13:27 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 1 Apr 2020 10:27:42 +0000 (13:27 +0300)
commite9d67086c76fd571e51cfbb4f098827619bd9e1a
treebdb7a2b787af83ccd89319055d8d88cb6bf552f7
parent86029005a5a899dde91fe7bc5f1b527436580d18
Improved SSL_do_handshake() error handling in QUIC.

It can either return a recoverable SSL_ERROR_WANT_READ or fatal errors.
src/event/ngx_event_quic.c