Skip to content
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

Option to configure stream_set_timeout() #54

Open
rubao opened this issue Nov 2, 2015 · 3 comments
Open

Option to configure stream_set_timeout() #54

rubao opened this issue Nov 2, 2015 · 3 comments

Comments

@rubao
Copy link

rubao commented Nov 2, 2015

Would be nice to the an option like setConnectionTimeout() in StreamSocketClient, to the set
stream_set_timeout()

ref. #40

@bzikarsky
Copy link
Owner

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.*)

@bzikarsky bzikarsky added this to the 2.0 milestone Dec 16, 2015
@bzikarsky bzikarsky self-assigned this Dec 16, 2015
@bzikarsky bzikarsky removed this from the 2.0 milestone Apr 5, 2022
@bzikarsky
Copy link
Owner

I focus on releasing a v2 without a lot of changes - only PHP8 and dependency compact. This can come in a future release. Maybe. 🤪

@orlandothoeny
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants