Join 2,000+ others and never miss out on new tips, tutorials, and more.
Latest version:
pecl install openswoole-4.11.1
<?php Swoole\ConnectionPool->put($connection)
A connection
Put the connection back to connection pool once it is not used by the current corooutine.