You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #40: Requires a major refactoring of StreamSocketClient and the TCP/UDP transports. Potentially this is a 2.0 candidate -- I haven't analyzed yet whether this can be done without breaking BC (which would qualify this change for 1.*)
I'm not that deep into UDP. A general question of understanding: Is stream_set_timeout() relevant for UDP connections? Or does it only apply to TCP sockets?
Would be nice to the an option like setConnectionTimeout() in StreamSocketClient, to the set
stream_set_timeout()
ref. #40
The text was updated successfully, but these errors were encountered: