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

Graceful SCTP shutdown #8

Open
lgrahl opened this issue Mar 10, 2018 · 0 comments
Open

Graceful SCTP shutdown #8

lgrahl opened this issue Mar 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@lgrahl
Copy link
Member

lgrahl commented Mar 10, 2018

To avoid scenarios where we receive an SCTP packet after the transport has been deref'ed, we use SCTPs non-graceful shutdown. However, we could wait until all packets have been delivered and close gracefully.

@lgrahl lgrahl added the enhancement New feature or request label Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant