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

TimeOut=0をタイムアウトなしと見なす #354

Merged
merged 1 commit into from Dec 9, 2021
Merged

Conversation

sayurin
Copy link
Member

@sayurin sayurin commented Dec 9, 2021

#352 で判明。TimeOut値をそのまま扱ったため、0は即座にタイムアウトが発生していた。しかし、本来はタイムアウトなしとして扱うのが正しい。

@sayurin sayurin added the bug label Dec 9, 2021
@sayurin sayurin self-assigned this Dec 9, 2021
@sayurin sayurin linked an issue Dec 9, 2021 that may be closed by this pull request
@sayurin sayurin merged commit bdd691f into master Dec 9, 2021
@sayurin sayurin deleted the fix-352 branch December 9, 2021 08:19
@sayurin sayurin added this to the v5.6 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

接続直後に切断されてしまう
1 participant