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

Commits on Nov 11, 2012

  1. Copy the full SHA
    0a7e36d View commit details
    Browse the repository at this point in the history
  2. test: fix close of uninitialized handle

    The test closes all handles after 1000 ms but the remote peer handle may not
    have been initialized by then (very unlikely but not quite impossible).
    bnoordhuis committed Nov 11, 2012
    Copy the full SHA
    6253400 View commit details
    Browse the repository at this point in the history