| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src: update uv callbacks after API changes | Saúl Ibarra Corretgé | 2014-04-07 | 1 | -2/+2 |
| | | | | | | async, timer, prepare, idle and check handles no longer get a status parameter since they can never fail. | ||||
| * | src: remove `node_isolate` from source | Fedor Indutny | 2014-02-22 | 1 | -2/+2 |
| | | | | | fix #6899 | ||||
| * | bindings: add spawn_sync bindings | Bert Belder | 2014-02-10 | 1 | -0/+247 |
| This implements a nested event loop that makes it possible to control a child process, while blocking the main loop until the process exits. | |||||
