module ConnectionPool::ForkTracker
class ConnectionPool
class ConnectionPool::Error
class ConnectionPool::PoolShuttingDownError
class ConnectionPool::TimedStack
class ConnectionPool::TimeoutError
class ConnectionPool::Wrapper
connection_pool
2.4.0
# shutdown
def shutdown(&block) @available.shutdown(&block) end