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

Implement timeout for client connect in device enumeration #27

Closed
guruofquality opened this issue Feb 16, 2017 · 1 comment
Closed

Implement timeout for client connect in device enumeration #27

guruofquality opened this issue Feb 16, 2017 · 1 comment
Assignees

Comments

@guruofquality
Copy link
Contributor

Its possible to discover a device via SSDP that cannot be connected to. There should be a smaller timeout as to not lockup the discovery function.

@guruofquality
Copy link
Contributor Author

Implemented on master: 03ece80

There were some error code specifics for WSA vs linux: 7923089 Let us know if you have any issues with a connection error, it would not be shocking to see another unix socket implementation return a different errno on non blocking connect.

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

1 participant