swoole / library

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

Fix return type of swoole_socket_send/write() #140

Closed twose closed 2 years ago

twose commented 2 years ago

It may return false when failure. fix https://github.com/hyperf/hyperf/issues/4265