ConnManager.put

put new stream in cache, evict old stream and return it If nothing evicted return null

class ConnManager
put
(
string schema
,
string host
,
ushort port
,)
out { assert (_cache.length > 0); }

Meta