Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: inherit structs from uv_link_t | Fedor Indutny | 2016-05-27 | 1 | -30/+10 |
| | |||||
* | src: simplify uv_link_close | Fedor Indutny | 2016-05-27 | 1 | -26/+7 |
| | |||||
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 1 | -16/+18 |
| | |||||
* | api: simplify | Fedor Indutny | 2016-05-27 | 1 | -3/+3 |
| | |||||
* | include: add `arg` to write/shutdown | Fedor Indutny | 2016-05-27 | 1 | -4/+7 |
| | |||||
* | uv_link_t: pass source to write/shutdown | Fedor Indutny | 2016-05-26 | 1 | -3/+6 |
| | |||||
* | gyp: include_dirs=. | Fedor Indutny | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | example: initial | Fedor Indutny | 2016-05-26 | 1 | -3/+5 |
| | |||||
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 1 | -18/+17 |
| | |||||
* | uv_link_t: default alloc_cb/read_cb | Fedor Indutny | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 1 | -0/+123 |