Commit 964e43c5 authored by Lindley French's avatar Lindley French Committed by Daniel Stenberg
Browse files

conncache: move the connection counter to the cache struct

The static connection counter caused a race condition. Moving the
connection id counter into conncache solves it, as well as simplifying
the related logic.
parent d5d98c12
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment