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

umqtt.simple - socket connection timeout parameter #840

Closed
martin-obert opened this issue Apr 4, 2024 · 2 comments
Closed

umqtt.simple - socket connection timeout parameter #840

martin-obert opened this issue Apr 4, 2024 · 2 comments

Comments

@martin-obert
Copy link

Is there option to setup the timeout that the socket will wait until connection is established?
Similar to: socket.settimeout(value)

def connect(self, clean_session=True):

@dpgeorge
Copy link
Member

See #890 for a patch for this.

@martin-obert
Copy link
Author

Thanks

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

No branches or pull requests

2 participants