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

did_recv_ACK function received ACK vector uint fix #56

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

KotaHemanthIITD
Copy link
Contributor

Problem: Transport Close handshake broken in Stream Transport . Given previous code incapability of receiving CLOSEConfWrapper message.
Fix: Calls this.close in StreamTransport.did_close so as to reset state variables of transport.
Coverage : test cases in another gives complete coverage of code

@KotaHemanthIITD KotaHemanthIITD changed the title Kota/transport close did_recv_ACK ACK vector uint fix Apr 21, 2021
@KotaHemanthIITD KotaHemanthIITD changed the title did_recv_ACK ACK vector uint fix did_recv_ACK function received ACK vector uint fix Apr 21, 2021
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