summaryrefslogtreecommitdiff
path: root/src/stream_base.h
AgeCommit message (Expand)Author
2016-01-27tls_wrap: reach error reporting for UV_EPROTOFedor Indutny
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-08-20stream_base: various improvementsFedor Indutny
2015-06-17async-wrap: add provider id and object info cbTrevor Norris
2015-03-07stream_base: WriteWrap::New/::DisposeFedor Indutny
2015-03-05tty: do not add `shutdown` method to handleFedor Indutny
2015-02-28stream_base: `.writev()` has limited supportFedor Indutny
2015-02-25stream_base: remove static JSMethod declarationsFedor Indutny
2015-02-24streams: introduce StreamWrap and JSStreamFedor Indutny
2015-02-22stream_base: introduce StreamBaseFedor Indutny