Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: use close callback, not process.nextTick | Ben Noordhuis | 2013-03-06 | 1 | -1/+5 |
* | net: fix 'close' event emit order | Ben Noordhuis | 2012-05-29 | 1 | -10/+24 |
* | Issue #2762. Add callback to close function. | Mikeal Rogers | 2012-02-18 | 1 | -6/+4 |
* | Remove separation of libuv tests | Ryan Dahl | 2011-11-02 | 1 | -1/+1 |
* | Mark tests which are broken in libuv | Ryan Dahl | 2011-08-23 | 1 | -0/+3 |
* | Emit 'close' after all connections have closed | Felix Geisendörfer | 2011-07-26 | 1 | -0/+39 |