Commit Graph

92 Commits

Author SHA1 Message Date
Fedor Indutny 1c8f4ad097 src: fix the close depth tracking for read/alloc 2016-06-03 13:02:43 -04:00
Fedor Indutny 01aa975708 src: attempt at non-breaking close_cb 2016-06-03 13:01:17 -04:00
Fedor Indutny 68ac3682f6 observer: fix 0-initialization 2016-06-02 20:53:19 -04:00
Fedor Indutny 29721feb45 example: simplify using default methods 2016-05-31 20:35:31 -04:00
Fedor Indutny 087b8ef36b api: default method implementations 2016-05-31 20:34:14 -04:00
Fedor Indutny 7d91a2ddcb api: note about private fields 2016-05-28 12:36:28 -04:00
Fedor Indutny 057240cc03 readme: fix markdown 2016-05-28 12:35:06 -04:00
Fedor Indutny a4a65e019d docs: links 2016-05-28 12:32:12 -04:00
Fedor Indutny 3aeb36e2d8 api: test links 2016-05-28 12:21:27 -04:00
Fedor Indutny 2fe2f3c53c api: observer, source 2016-05-28 12:19:07 -04:00
Fedor Indutny 8f7cfa3464 api: lots of text 2016-05-28 12:08:03 -04:00
Fedor Indutny 88f9b692af api: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fix 2016-05-28 00:27:31 -04:00
Fedor Indutny df23f144a5 api: save progress 2016-05-28 00:26:25 -04:00
Fedor Indutny e331502d3d docs: improvement 2016-05-27 23:55:12 -04:00
Fedor Indutny 5b0ecb73df api: template for uv_link_observer_t 2016-05-27 23:51:45 -04:00
Fedor Indutny d4069cc59b api: inherit structs from uv_link_t 2016-05-27 23:50:46 -04:00
Fedor Indutny 6a1f2335d9 example: simplify 2016-05-27 22:07:58 -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 ad8e9d158c make: dist 2016-05-27 12:35:45 -04:00
Fedor Indutny 3da1ffa8ea example: make 2016-05-27 12:24:23 -04:00
Fedor Indutny 6274a92d51 readme: use uv_link_propagate_shutdown 2016-05-27 12:18:38 -04:00
Fedor Indutny d7de504f56 api: simplify 2016-05-27 12:16:05 -04:00
Fedor Indutny 28facffd61 uv_link_t: do not crash on NULL buf 2016-05-27 11:59:14 -04:00
Fedor Indutny 800432e83e include: add `arg` to write/shutdown 2016-05-27 09:59:45 -04:00
Fedor Indutny aa6a92fdd3 test: simplify 2016-05-26 19:59:01 -04:00
Fedor Indutny 48828a62ee uv_link_t: pass source to write/shutdown 2016-05-26 18:10:04 -04:00
Fedor Indutny b0a811cf3b gyp: include_dirs=. 2016-05-26 14:44:26 -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 e6061e7dbc readme: some preliminary docs 2016-05-26 03:04:12 -04:00
Fedor Indutny 27b6c247c5 src: move methods to separate read-only structure 2016-05-26 02:50:14 -04:00
Fedor Indutny efbf1ba323 readme: travis badge 2016-05-26 02:09:37 -04:00
Fedor Indutny 21de1ba47c travis: initial 2016-05-26 02:09:19 -04:00
Fedor Indutny 1e6358c6e2 test: kind of run all 2016-05-26 02:06:03 -04:00
Fedor Indutny a4e614177a test: uv_link_observer_t test 2016-05-26 01:58:55 -04:00
Fedor Indutny 563174a689 uv_link_t: default alloc_cb/read_cb 2016-05-26 01:38:26 -04:00
Fedor Indutny 476e00fb73 link: further chain validation 2016-05-26 00:58:25 -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