Skip to content

Client Socket Pool Repository

Sudheer edited this page Jan 13, 2023 · 15 revisions

A set of functions to manage connections in a connection pool. It is a repository of connection pools,
{ (repos_name, pool_repos) }

where pool_repos is a collection of connections and associated functions to manage the collection
{ (name, [ss_ptr]) }
.

Clone this wiki locally