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

tcp:closed event enhancements #504

Merged
merged 4 commits into from Feb 9, 2016
Merged

Conversation

camilleoudot
Copy link
Contributor

these new commits on top of those proposed in issue #461 now define 3 modes for the tcp:closed event route:

  • 0: globally disabled
  • 1: globally enabled
  • 2: manual (enabled when tcp_enable_closed_event() was applied)

this mode will bypass the event callback registration to improve
performances when the "tcp:closed" route feature is not needed
@miconda
Copy link
Member

miconda commented Feb 9, 2016

Thanks! I will merge this to complete the new feature for event_route on tcp close event.

miconda added a commit that referenced this pull request Feb 9, 2016
@miconda miconda merged commit 326adcf into master Feb 9, 2016
@camilleoudot camilleoudot deleted the co/tcp_closed_event_enhancements branch February 9, 2016 10:36
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.

None yet

2 participants