mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-11-24 04:01:07 +03:00
Summary: The current open connection counting is broken. To fix it this change: - moves the counter to be for both the server and client transport - calls onNewConnection() when the transport is ready. - calls onConnectionClose() when the transport is closed after it was ready. Reviewed By: lnicco, frankfeir Differential Revision: D52638628 fbshipit-source-id: bcff7a8c671f8eede53c22e698e1b95332c56959
195 KiB
195 KiB