about summary refs log tree commit diff stats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* api: `uv_link_strerror`Fedor Indutny2016-06-041-0/+7
* api: rename default cbFedor Indutny2016-06-041-6/+6
* src: experiment fixFedor Indutny2016-06-031-1/+0
* src: more experimentsFedor Indutny2016-06-031-1/+3
* src: attempt at non-breaking close_cbFedor Indutny2016-06-031-24/+14
* api: default method implementationsFedor Indutny2016-05-311-0/+28
* api: inherit structs from uv_link_tFedor Indutny2016-05-271-25/+30
* src: simplify uv_link_closeFedor Indutny2016-05-271-9/+3
* include: close callbacksFedor Indutny2016-05-271-3/+18
* api: simplifyFedor Indutny2016-05-271-13/+20
* include: add `arg` to write/shutdownFedor Indutny2016-05-271-8/+14
* uv_link_t: pass source to write/shutdownFedor Indutny2016-05-261-6/+10
* include: invoke => propagateFedor Indutny2016-05-261-9/+11
* example: initialFedor Indutny2016-05-261-4/+7
* src: move methods to separate read-only structureFedor Indutny2016-05-261-16/+46
* uv_link_t: default alloc_cb/read_cbFedor Indutny2016-05-261-0/+6
* src: stub out observerFedor Indutny2016-05-261-7/+36
* src: shuffle files aroundFedor Indutny2016-05-261-3/+2
* test: basic testFedor Indutny2016-05-261-1/+2
* initialFedor Indutny2016-05-251-0/+61