-
Daniel Stenberg authored
... by using plain structs instead of pointers for the connection cache, we can avoid several dynamic allocations that weren't necessary.
640296c9
... by using plain structs instead of pointers for the connection cache, we can avoid several dynamic allocations that weren't necessary.