Swoole\ConnectionPool->fill

4.x is outdated, please check the latest version 22.x


Latest version: pecl install openswoole-22.1.2

Declaration

<?php Swoole\ConnectionPool->fill()

Parameters

Return

Description

Fill the connection pool with defined number of connections. Establish a number of connections based on the defined connection pool size.

Example

Last updated on August 31, 2022