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: bf6e90f4d6fa
Choose a base ref
...
head repository: joyent/libuv
compare: ad78e456e9f4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 8, 2014

  1. Copy the full SHA
    4189122 View commit details
    Browse the repository at this point in the history
  2. test: fix watcher_cross_stop

    It's possible that recv_cb_called is bigger than the number of sockets,
    because if all sends succeed the recv callback is called twice: once
    with the actual data, and another time with 0.
    saghul committed Jul 8, 2014
    Copy the full SHA
    ad78e45 View commit details
    Browse the repository at this point in the history