Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joyent/libuv
base: 2f58bb601881
Choose a base ref
...
head repository: joyent/libuv
compare: 7ad8f74302f8
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Feb 25, 2014

  1. unix, windows: set required size on UV_ENOBUFS

    When the supplied buffer is not big enough and UV_ENOBUFS is
    returned, hint the user about the required size by setting
    the len paramemeter to the required value.
    
    Applies to:
    - uv_pipe_getsockname
    - uv_fs_event_getpath
    - uv_fs_poll_getpath
    saghul committed Feb 25, 2014
    Copy the full SHA
    7ad8f74 View commit details
    Browse the repository at this point in the history