ConnManager.clear

clear cache (and close connections)

struct ConnManager
void
clear
()
out { assert (_cache.length == 0); }

Meta