swoole / library

📚 Swoole Library
https://wiki.swoole.com/#/library
Apache License 2.0
232 stars 59 forks source link

Add missing function swoole_socket_import_stream #143

Closed leocavalcante closed 2 years ago

leocavalcante commented 2 years ago

Fixes

Fatal error: Swoole\Coroutine\Scheduler::start(): function 'swoole_socket_import_stream' is not callable in /var/www/src/core/Coroutine/functions.php on line 24

This PR will never be green because of #144