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

src: use uv_os_getpid() to get process id #17415

Merged
merged 1 commit into from
Dec 4, 2017
Merged

Commits on Dec 4, 2017

  1. src: use uv_os_getpid() to get process id

    This commit uses the new uv_os_getpid() method to retrieve the
    current process id.
    
    PR-URL: nodejs#17415
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    cjihrig committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    a803bca View commit details
    Browse the repository at this point in the history