Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    71bf1be2
    Fix race in TCP connection · 71bf1be2
    Craig Tiller authored
    If the TCP client connection alarm triggers close to the connection
    deadline (but succeeds), the alarm shuts down the endpoint underneath
    the existing transport... which is very bad for its health.
    71bf1be2
    History
    Fix race in TCP connection
    Craig Tiller authored
    If the TCP client connection alarm triggers close to the connection
    deadline (but succeeds), the alarm shuts down the endpoint underneath
    the existing transport... which is very bad for its health.