... by using plain structs instead of pointers for the connection cache, we can avoid several dynamic allocations that weren't necessary.
41 KiB
41 KiB
... by using plain structs instead of pointers for the connection cache, we can avoid several dynamic allocations that weren't necessary.