Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: `uv_link_strerror` | Fedor Indutny | 2016-06-04 | 1 | -0/+7 |
* | api: rename default cb | Fedor Indutny | 2016-06-04 | 1 | -6/+6 |
* | src: experiment fix | Fedor Indutny | 2016-06-03 | 1 | -1/+0 |
* | src: more experiments | Fedor Indutny | 2016-06-03 | 1 | -1/+3 |
* | src: attempt at non-breaking close_cb | Fedor Indutny | 2016-06-03 | 1 | -24/+14 |
* | api: default method implementations | Fedor Indutny | 2016-05-31 | 1 | -0/+28 |
* | api: inherit structs from uv_link_t | Fedor Indutny | 2016-05-27 | 1 | -25/+30 |
* | src: simplify uv_link_close | Fedor Indutny | 2016-05-27 | 1 | -9/+3 |
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 1 | -3/+18 |
* | api: simplify | Fedor Indutny | 2016-05-27 | 1 | -13/+20 |
* | include: add `arg` to write/shutdown | Fedor Indutny | 2016-05-27 | 1 | -8/+14 |
* | uv_link_t: pass source to write/shutdown | Fedor Indutny | 2016-05-26 | 1 | -6/+10 |
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 1 | -9/+11 |
* | example: initial | Fedor Indutny | 2016-05-26 | 1 | -4/+7 |
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 1 | -16/+46 |
* | uv_link_t: default alloc_cb/read_cb | Fedor Indutny | 2016-05-26 | 1 | -0/+6 |
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 1 | -7/+36 |
* | src: shuffle files around | Fedor Indutny | 2016-05-26 | 1 | -3/+2 |
* | test: basic test | Fedor Indutny | 2016-05-26 | 1 | -1/+2 |
* | initial | Fedor Indutny | 2016-05-25 | 1 | -0/+61 |