mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-03-13 11:26:06 +01:00
Replace the map-based pool and refCount bookkeeping with a channel-based pool. Drop the closed state, per-connection address tracking, and extra mutexes so the pool relies on the channel for concurrency and lifecycle, matching the approach used in the DoT pool.
6.5 KiB
6.5 KiB