Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment