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

Inconsistent error handling #9

Open
tuexen opened this issue Sep 7, 2015 · 0 comments
Open

Inconsistent error handling #9

tuexen opened this issue Sep 7, 2015 · 0 comments
Assignees

Comments

@tuexen
Copy link
Member

tuexen commented Sep 7, 2015

Should an ABORT chunk indicating a protocol violation be sent if

  • a chunk with an inconsistent chunk length is received
  • partial chunks are received
  • a SHUTDOWN bundled with a DATA chunk is received
  • a SHUTDOWN-ACK bundled with a DATA chunk is received
  • control chunks follow DATA chunks in a packet
  • an INIT-ACK chunk bundled with another chunk is received
  • a SHUTDOWN-COMPLETE chunk bundled with another chunk is received
@tuexen tuexen self-assigned this Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant