• Kenton Varda's avatar
    Proactively cancel HTTP service when client disconnects. · 674fe0c1
    Kenton Varda authored
    This prevents a hanging service from being a permanent memory leak -- as long as the client is still there waiting.
    
    (TCP servers will need additionally to apply connection-level timeouts/keepalives to detect disappearing clients.)
    674fe0c1
http.c++ 163 KB