Skip to content
  • Witold Kręcicki's avatar
    tcp-clients could still be exceeded (v2) · 719f604e
    Witold Kręcicki authored and Ondřej Surý's avatar Ondřej Surý committed
    the TCP client quota could still be ineffective under some
    circumstances.  this change:
    
    - improves quota accounting to ensure that TCP clients are
      properly limited, while still guaranteeing that at least one client
      is always available to serve TCP connections on each interface.
    - uses more descriptive names and removes one (ntcptarget) that
      was no longer needed
    - adds comments
    
    (cherry picked from commit 924651f1)
    (cherry picked from commit 55a7a458)
    719f604e