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

Remove application close #855

Merged
merged 2 commits into from
Oct 12, 2017
Merged

Remove application close #855

merged 2 commits into from
Oct 12, 2017

Commits on Oct 10, 2017

  1. Remove application close

    As agreed, this moves the graceful shutdown under the banner of an immediate
    close.  That is, the application protocol negotiates a shutdown.  Once the
    agreed state has been reached, endpoints send APPLICATION_CLOSE and we are
    done.
    
    Closes #854.
    martinthomson committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    0ab0907 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    2e4d9bc View commit details
    Browse the repository at this point in the history