Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix crashes when close() is called without stream set | Eugene K | 2023-01-02 | 1 | -5/+14 |
| | |||||
* | api: inherit structs from uv_link_t | Fedor Indutny | 2016-05-27 | 1 | -11/+11 |
| | |||||
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 1 | -8/+25 |
| | |||||
* | include: add `arg` to write/shutdown | Fedor Indutny | 2016-05-27 | 1 | -4/+10 |
| | |||||
* | uv_link_t: pass source to write/shutdown | Fedor Indutny | 2016-05-26 | 1 | -10/+12 |
| | |||||
* | gyp: include_dirs=. | Fedor Indutny | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 1 | -11/+11 |
| | |||||
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 1 | -4/+7 |
| | |||||
* | src: shuffle files around | Fedor Indutny | 2016-05-26 | 1 | -0/+159 |