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

socks5: wait to close buffer (v1.1 branch) #1724

Merged
merged 7 commits into from
Oct 31, 2022

Conversation

octol
Copy link
Contributor

@octol octol commented Oct 31, 2022

Description

Part of: #1960
Closes: #1701

This is the same fix as #1702 , but applied to release/v1.1.0 branch.

This is the fix proposed by @simonwicky in #1701

Checklist:

  • added a changelog entry to CHANGELOG.md

@octol octol marked this pull request as ready for review October 31, 2022 10:10
@octol octol merged commit ec3a6b3 into release/v1.1.0 Oct 31, 2022
@octol octol deleted the fix/socks5/wait-close-buffer-until-end-v1.1 branch October 31, 2022 10:56
fmtabbara pushed a commit that referenced this pull request Oct 31, 2022
* socks5: wait to close buffer

This is the fix proposed by @simonwicky in
#1701

* socks5: fix typo in patch

* socks5: fix tests

* socks5: add type for returned data and index

* socks5: make closed_at_index an Option

* changelog: add note

* changelog: update
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.

1 participant