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

Don't use socket2s connect_timeout function #40

Conversation

cloudhead
Copy link
Contributor

This function sets the socket to blocking mode. Not ok.

This function sets the socket to blocking mode. Not ok.
For now, there's no simple way to use the timeout for the connection
itself, so it's ignored. This should be looked into in a separate patch.
@cloudhead cloudhead force-pushed the cloudhead/fix-nonblocking-connect branch from 287782c to 1311cd3 Compare March 21, 2024 09:37
Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 1311cd3

@dr-orlovsky dr-orlovsky merged commit e151f81 into cyphernet-labs:master Mar 21, 2024
13 of 18 checks passed
@cloudhead cloudhead deleted the cloudhead/fix-nonblocking-connect branch March 26, 2024 09:34
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

Successfully merging this pull request may close these issues.

2 participants