Commit Graph

24 Commits

Author SHA1 Message Date
Alexey Plotnik c46bd437e2 inlucde: add extern "C" 2016-08-06 18:46:37 +02:00
Fedor Indutny 4916c3ba7e api: uv_link_errno 2016-06-04 19:25:26 -04:00
Fedor Indutny af170cc9bb api: experimental error reporting 2016-06-04 15:44:18 -04:00
Fedor Indutny a66bb042e0 Revert "api: `uv_link_strerror`"
This reverts commit 0799c7c91e.
2016-06-04 14:46:01 -04:00
Fedor Indutny 0799c7c91e api: `uv_link_strerror` 2016-06-04 14:37:26 -04:00
Fedor Indutny d7e448cd03 api: rename default cb 2016-06-04 10:26:23 -04:00
Fedor Indutny 1d9649b1ae src: experiment fix 2016-06-03 13:08:52 -04:00
Fedor Indutny 106064e396 src: more experiments 2016-06-03 13:06:06 -04:00
Fedor Indutny 01aa975708 src: attempt at non-breaking close_cb 2016-06-03 13:01:17 -04:00
Fedor Indutny 087b8ef36b api: default method implementations 2016-05-31 20:34:14 -04:00
Fedor Indutny d4069cc59b api: inherit structs from uv_link_t 2016-05-27 23:50:46 -04:00
Fedor Indutny 3523bbda22 src: simplify uv_link_close 2016-05-27 21:40:29 -04:00
Fedor Indutny 9f6eff6911 include: close callbacks 2016-05-27 21:06:45 -04:00
Fedor Indutny d7de504f56 api: simplify 2016-05-27 12:16:05 -04:00
Fedor Indutny 800432e83e include: add `arg` to write/shutdown 2016-05-27 09:59:45 -04:00
Fedor Indutny 48828a62ee uv_link_t: pass source to write/shutdown 2016-05-26 18:10:04 -04:00
Fedor Indutny e018867ffa include: invoke => propagate 2016-05-26 04:01:13 -04:00
Fedor Indutny f3be4240e5 example: initial 2016-05-26 03:42:56 -04:00
Fedor Indutny 27b6c247c5 src: move methods to separate read-only structure 2016-05-26 02:50:14 -04:00
Fedor Indutny 563174a689 uv_link_t: default alloc_cb/read_cb 2016-05-26 01:38:26 -04:00
Fedor Indutny 5b9130d710 src: stub out observer 2016-05-26 00:57:14 -04:00
Fedor Indutny 5649bb2eef src: shuffle files around 2016-05-26 00:27:08 -04:00
Fedor Indutny 9b0a792a84 test: basic test 2016-05-26 00:14:25 -04:00
Fedor Indutny c3f5553678 initial 2016-05-25 18:15:40 -04:00