Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: rename default cb | Fedor Indutny | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | observer: fix 0-initialization | Fedor Indutny | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | api: default method implementations | Fedor Indutny | 2016-05-31 | 1 | -58/+8 |
| | |||||
* | 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 |