Skip to content

Conversation

@cspencer404
Copy link
Contributor

Created WebSocket.sock_timeout property to be able to use sock.settimeout(self.sock_timeout) for non-blocking reads when a timeout value is provided. When the default value of None is used, the blocking behavior is unchanged.

@cspencer404 cspencer404 closed this Oct 6, 2023
@cspencer404 cspencer404 deleted the socket_non_blocking_option_1 branch October 6, 2023 20:51
@cspencer404 cspencer404 restored the socket_non_blocking_option_1 branch October 6, 2023 21:14
@auvipy
Copy link
Collaborator

auvipy commented Oct 7, 2023

may I know why it was closed?

@cspencer404
Copy link
Contributor Author

There was a github message saying it was un-mergable because the commits were not signed.

@cspencer404 cspencer404 reopened this Oct 9, 2023
@cspencer404
Copy link
Contributor Author

Re-opened to see the "Merging is blocked" message

@auvipy
Copy link
Collaborator

auvipy commented Oct 9, 2023

that is some github config. we can take care of them

@cspencer404
Copy link
Contributor Author

cspencer404 commented Oct 10, 2023

See #278 instead

Got commit signing working, made new commit of same changes

@cspencer404 cspencer404 deleted the socket_non_blocking_option_1 branch October 10, 2023 21:45
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