Skip to content

Instantly share code, notes, and snippets.

@evanlucas
Last active May 17, 2016 14:33
Show Gist options
  • Save evanlucas/27bdb1e427f3a08df872ffe809e843ab to your computer and use it in GitHub Desktop.
Save evanlucas/27bdb1e427f3a08df872ffe809e843ab to your computer and use it in GitHub Desktop.
  • [fe4837afcc] - handle_wrap: IsRefed() -> HasRef() (Jeremiah Senkpiel) #6546
  • [96a9439fd2] - Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" (Jeremiah Senkpiel) #6546
  • [428240519c] - test: check that 2nd handle.close() call is a nop (Ben Noordhuis) #6395
  • [a58d4839af] - src: simplify handlewrap state tracking logic (Ben Noordhuis) #6395
  • [cad1a62d32] - src: use libuv's refcounting directly (Ben Noordhuis) #6395
  • [9bb5a5e2a1] - handle_wrap: IsRefed -> Unrefed, no isAlive check (Jeremiah Senkpiel) #6204
  • [f938ef7492] - src: fix -Wunused-variable compiler warning (Ben Noordhuis) #6129
  • [7d8882ba9a] - (SEMVER-MINOR) handle_wrap: expose an isRefed() check to JS (Jeremiah Senkpiel) #5834
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment