about summary refs log tree commit diff stats
path: root/src/uv_link_t.c
Commit message (Collapse)AuthorAgeFilesLines
* 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