about summary refs log tree commit diff stats
path: root/src/uv_link_t.c
Commit message (Expand)AuthorAgeFilesLines
* api: uv_link_errnoFedor Indutny2016-06-041-7/+28
* src: fix non-constant value errorFedor Indutny2016-06-041-2/+2
* api: experimental error reportingFedor Indutny2016-06-041-6/+59
* defaults: stop reading on errorFedor Indutny2016-06-041-0/+4
* src: error or NULL links they happen on closeFedor Indutny2016-06-031-0/+10
* src: experiment fixFedor Indutny2016-06-031-15/+10
* src: fix experimentFedor Indutny2016-06-031-8/+0
* src: more experimentsFedor Indutny2016-06-031-5/+13
* src: fix the close depth tracking for read/allocFedor Indutny2016-06-031-6/+6
* src: attempt at non-breaking close_cbFedor Indutny2016-06-031-3/+77
* api: default method implementationsFedor Indutny2016-05-311-0/+4
* api: lots of textFedor Indutny2016-05-281-4/+2
* src: simplify uv_link_closeFedor Indutny2016-05-271-20/+29
* include: close callbacksFedor Indutny2016-05-271-4/+32
* uv_link_t: do not crash on NULL bufFedor Indutny2016-05-271-1/+2
* gyp: include_dirs=.Fedor Indutny2016-05-261-1/+1
* include: invoke => propagateFedor Indutny2016-05-261-6/+6
* example: initialFedor Indutny2016-05-261-6/+3
* src: move methods to separate read-only structureFedor Indutny2016-05-261-1/+6
* test: uv_link_observer_t testFedor Indutny2016-05-261-1/+1
* uv_link_t: default alloc_cb/read_cbFedor Indutny2016-05-261-5/+30
* link: further chain validationFedor Indutny2016-05-261-2/+5
* src: stub out observerFedor Indutny2016-05-261-0/+57
* src: shuffle files aroundFedor Indutny2016-05-261-0/+12