Skip to content
  • Ondřej Kuzník's avatar
    Fix a race on bind response processing. · 9bd90a74
    Ondřej Kuzník authored
    During response processing, an upstream connection could be marked ready
    after a different bind had already been allocated to it, thus allowing
    two binds to be in progress on the same connection.
    9bd90a74