swoole / library

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

fix: set error code and error message when execution fails #48

Closed sy-records closed 4 years ago

sy-records commented 4 years ago

Should we add an error code and error message to get the reason for the error?

For example, in this issue https://github.com/swoole/swoole-src/issues/3480