about summary refs log tree commit diff stats
path: root/test/src/test-uv-link-observer-t.c
Commit message (Collapse)AuthorAgeFilesLines
* api: inherit structs from uv_link_tFedor Indutny2016-05-271-4/+4
|
* src: simplify uv_link_closeFedor Indutny2016-05-271-2/+3
|
* include: close callbacksFedor Indutny2016-05-271-3/+27
|
* include: invoke => propagateFedor Indutny2016-05-261-2/+2
|
* src: move methods to separate read-only structureFedor Indutny2016-05-261-6/+6
|
* test: uv_link_observer_t testFedor Indutny2016-05-261-0/+44