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

doc: added explicitly that the close event does not take arguments #20031

Commits on Apr 14, 2018

  1. doc: added explicitly that the close event does not take arguments

    Explicitly added in the docs that the close event does not expect
    any arguments when invoked.
    
    Fixes: nodejs#20018
    indranil committed Apr 14, 2018
    Copy the full SHA
    83008db View commit details
    Browse the repository at this point in the history
  2. doc: changed wording to better state listener

    Added wording to better state that it is in fact the listener
    that is not expecting any arguments
    
    Fixes: nodejs#20018
    indranil committed Apr 14, 2018
    Copy the full SHA
    158aeb4 View commit details
    Browse the repository at this point in the history