Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use random ports where possible | Brian White | 2016-06-15 | 1 | -1/+1 |
* | handle_wrap: IsRefed() -> HasRef() | Jeremiah Senkpiel | 2016-05-17 | 1 | -34/+34 |
* | Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" | Jeremiah Senkpiel | 2016-05-17 | 1 | -46/+34 |
* | test: check that 2nd handle.close() call is a nop | Ben Noordhuis | 2016-05-17 | 1 | -0/+6 |
* | src: simplify handlewrap state tracking logic | Ben Noordhuis | 2016-05-17 | 1 | -6/+10 |
* | handle_wrap: IsRefed -> Unrefed, no isAlive check | Jeremiah Senkpiel | 2016-05-17 | 1 | -34/+40 |
* | handle_wrap: expose an `isRefed()` check to JS | Jeremiah Senkpiel | 2016-05-17 | 1 | -0/+97 |