about summary refs log tree commit diff stats
path: root/src/uv_link_source_t.c
Commit message (Collapse)AuthorAgeFilesLines
* fix crashes when close() is called without stream setEugene K2023-01-021-5/+14
|
* api: inherit structs from uv_link_tFedor Indutny2016-05-271-11/+11
|
* include: close callbacksFedor Indutny2016-05-271-8/+25
|
* include: add `arg` to write/shutdownFedor Indutny2016-05-271-4/+10
|
* uv_link_t: pass source to write/shutdownFedor Indutny2016-05-261-10/+12
|
* gyp: include_dirs=.Fedor Indutny2016-05-261-1/+1
|
* include: invoke => propagateFedor Indutny2016-05-261-2/+2
|
* src: move methods to separate read-only structureFedor Indutny2016-05-261-11/+11
|
* src: stub out observerFedor Indutny2016-05-261-4/+7
|
* src: shuffle files aroundFedor Indutny2016-05-261-0/+159