-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try catch #69
Comments
In this case
I add 'socket_blocking' => false
I add 'socket_timeout' => 10
|
Hello! Interesting question, it should be already implemented in exceptions. This I'll check why exception was not triggered before. |
Thanks, |
Hello! Try to use this https://www.php.net/manual/ru/exception.getmessage.php |
Hello! I've added additional check for stream resource, available in 1.4.3 |
Thank you very much ❤ |
Hello,
How can detect connection or login is successful or not ?
Please help me with example,
Thanks a lot.
The text was updated successfully, but these errors were encountered: