Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't crash if read_stop is not set | rentallect | 2020-05-29 | 1 | -1/+2 |
* | api: uv_link_errno | Fedor Indutny | 2016-06-04 | 1 | -7/+28 |
* | src: fix non-constant value error | Fedor Indutny | 2016-06-04 | 1 | -2/+2 |
* | api: experimental error reporting | Fedor Indutny | 2016-06-04 | 2 | -6/+64 |
* | Revert "api: `uv_link_strerror`" | Fedor Indutny | 2016-06-04 | 1 | -8/+0 |
* | api: `uv_link_strerror` | Fedor Indutny | 2016-06-04 | 1 | -0/+8 |
* | defaults: stop reading on error | Fedor Indutny | 2016-06-04 | 1 | -0/+4 |
* | api: rename default cb | Fedor Indutny | 2016-06-04 | 2 | -7/+7 |
* | src: error or NULL links they happen on close | Fedor Indutny | 2016-06-03 | 1 | -0/+10 |
* | src: experiment fix | Fedor Indutny | 2016-06-03 | 1 | -15/+10 |
* | src: fix experiment | Fedor Indutny | 2016-06-03 | 1 | -8/+0 |
* | src: more experiments | Fedor Indutny | 2016-06-03 | 1 | -5/+13 |
* | src: fix the close depth tracking for read/alloc | Fedor Indutny | 2016-06-03 | 1 | -6/+6 |
* | src: attempt at non-breaking close_cb | Fedor Indutny | 2016-06-03 | 1 | -3/+77 |
* | observer: fix 0-initialization | Fedor Indutny | 2016-06-02 | 1 | -1/+1 |
* | api: default method implementations | Fedor Indutny | 2016-05-31 | 3 | -58/+69 |
* | api: lots of text | Fedor Indutny | 2016-05-28 | 1 | -4/+2 |
* | api: inherit structs from uv_link_t | Fedor Indutny | 2016-05-27 | 2 | -41/+21 |
* | src: simplify uv_link_close | Fedor Indutny | 2016-05-27 | 2 | -46/+36 |
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 3 | -28/+75 |
* | api: simplify | Fedor Indutny | 2016-05-27 | 1 | -3/+3 |
* | uv_link_t: do not crash on NULL buf | Fedor Indutny | 2016-05-27 | 1 | -1/+2 |
* | include: add `arg` to write/shutdown | Fedor Indutny | 2016-05-27 | 2 | -8/+17 |
* | uv_link_t: pass source to write/shutdown | Fedor Indutny | 2016-05-26 | 2 | -13/+18 |
* | gyp: include_dirs=. | Fedor Indutny | 2016-05-26 | 4 | -4/+4 |
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 3 | -10/+10 |
* | example: initial | Fedor Indutny | 2016-05-26 | 2 | -9/+8 |
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 3 | -30/+34 |
* | test: kind of run all | Fedor Indutny | 2016-05-26 | 1 | -1/+1 |
* | test: uv_link_observer_t test | Fedor Indutny | 2016-05-26 | 2 | -1/+2 |
* | uv_link_t: default alloc_cb/read_cb | Fedor Indutny | 2016-05-26 | 3 | -5/+43 |
* | link: further chain validation | Fedor Indutny | 2016-05-26 | 1 | -2/+5 |
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 3 | -4/+187 |
* | src: shuffle files around | Fedor Indutny | 2016-05-26 | 3 | -6/+9 |
* | initial | Fedor Indutny | 2016-05-25 | 3 | -0/+177 |