Instance Method
pool(for:)
Returns the
EventLoopConnectionPool for a specific event loop.func pool(for eventLoop: any EventLoop) -> EventLoopConnectionPool<Source>
Instance Method
EventLoopConnectionPool for a specific event loop.func pool(for eventLoop: any EventLoop) -> EventLoopConnectionPool<Source>