1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-09 10:00:57 +03:00
Files
mvfst/quic/api/QuicTransportBase.cpp
Matt Joras 68e7f055b3 Fix onConnectionError case for NO_ERROR application errors.
Summary:
This somewhat contrains what applications using mvfst can do with their errors, as it makes the semantics of onConnectionEnd vs onConnectionError tied to the value of GenericApplicationError::NO_ERROR.

For now, we believe this is fine, and fixes a case of connection close mis classification by HQSession.

Reviewed By: yangchi

Differential Revision: D20550139

fbshipit-source-id: eec7d90c33141bfa7f1280bf5b569818890d1130
2020-03-19 18:58:58 -07:00

91 KiB