OpenGrok search
   
Repository SCM Type: Parent (branch) Current version
nginx Mercurial: (default) 2023-09-22 19:23 +0400 3db9 2023-09-22 19:23 +0400 3db945fda515 Vladimir Khomutov <vl@inspert.ru> QUIC: handle callback errors in compat.

The error may be triggered in add_handhshake_data() by incorrect transport
parameter sent by client. The expected behaviour in this case is to close
connection complaining about incorrect parameter. Currently the connection
just times out.
show more ...
unit Mercurial: (default) 2023-09-26 12:49 +0100 23a9 2023-09-26 12:49 +0100 23a9162b3325 Andrei Zeliankou <zelenkov@nginx.com> Node.js: ServerRequest.destroy() implemented.

This closes #871 issue on GitHub.
show more ...