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

Stream.Close() wouldn't unblock ReadSCTP() #65

Closed
enobufs opened this issue Sep 28, 2019 · 0 comments · Fixed by #80
Closed

Stream.Close() wouldn't unblock ReadSCTP() #65

enobufs opened this issue Sep 28, 2019 · 0 comments · Fixed by #80

Comments

@enobufs
Copy link
Member

enobufs commented Sep 28, 2019

Your environment.

  • Version: v1.6.10

What did you do? & What happened?

In my test tool using SCTP, an attempt to close stream did not unblock Stream.ReadSCTP() when the association with the remote was already gone.

What did you expect?

ReadSCTP() should be unblocked.

enobufs added a commit that referenced this issue Oct 22, 2019
enobufs added a commit that referenced this issue Oct 22, 2019
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 a pull request may close this issue.

1 participant