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

deps: upgrade to libuv 1.23.0 #22365

Merged
merged 1 commit into from Aug 20, 2018
Merged

deps: upgrade to libuv 1.23.0 #22365

merged 1 commit into from Aug 20, 2018

Commits on Aug 20, 2018

  1. deps: upgrade to libuv 1.23.0

    Notable changes:
    - Restores compatibility with the old IPC protocol.
    - Adds uv_open_osfhandle().
    - Adds uv_os_{get,set}priority().
    
    PR-URL: nodejs#22365
    Fixes: nodejs#21671
    Fixes: nodejs#15433
    Refs: nodejs#21675
    Refs: nodejs/node-addon-api#304
    Refs: nodejs/abi-stable-node#318
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    cjihrig committed Aug 20, 2018
    Copy the full SHA
    4e7d829 View commit details
    Browse the repository at this point in the history