Skip to content

Conversation

@maskit
Copy link
Member

@maskit maskit commented Aug 19, 2019

The event name was changed by #5824

The event name was changed by apache#5824
@maskit maskit added the QUIC label Aug 19, 2019
@maskit maskit added this to the 9.0.0 milestone Aug 19, 2019
@maskit maskit self-assigned this Aug 19, 2019
this->_handle_path_validation_timeout(data);
break;
case EVENT_IMMEDIATE:
case VC_EVENT_INACTIVITY_TIMEOUT:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #5839, InactivityCop will send VC_EVENT_ACTIVE_TIMEOUT event too.
We don't need to handle it correctly on this PR, but it'd better adding a TODO comment.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which PR? This is #5839.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, #5824. Which broke the quic.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, ACTIVE_TIMEOUT. Yeah, I realized that we don't have code for active timeout. I'll create an issue for it.

Copy link
Member

@scw00 scw00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 👍 LGTM. ship it.

@maskit maskit merged commit 5886fb2 into apache:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants