21 Commits (c4fc7d90eddbdb23d814a38192e6979f8fc285a7)

Author SHA1 Message Date
Brian White 01a1022857
lib,src: improve writev() performance for Buffers 8 years ago
Anna Henningsen 169c07dae1
src: make StreamBase::GetAsyncWrap pure virtual 8 years ago
Trevor Norris c0bde73f1b
src: implement native changes for async_hooks 8 years ago
Anna Henningsen 9990be2919
src: turn buffer type-CHECK into exception 8 years ago
Fedor Indutny 729fecf390 stream_base: homogenize req_wrap_obj use 8 years ago
Paul Kiddie fffb9a386a
src: use MaybeStackBuffer on DoSend/Writev 9 years ago
Anna Henningsen 4863f6a121
net: make holding the buffer in memory more robust 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Michaël Zasso a729208808 src: replace usage of deprecated Has 9 years ago
Michaël Zasso d45045f318 src: replace usage of deprecated Delete 9 years ago
Fedor Indutny 05040664c2 http: fix out-of-order 'finish' bug in pipelining 10 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Fedor Indutny 291b310e21 stream_base: various improvements 10 years ago
Fedor Indutny 30b7349176 stream_base: dispatch reqs in the stream impl 10 years ago
Fedor Indutny fe36076c78 stream_base: WriteWrap::New/::Dispose 10 years ago
Ben Noordhuis 3d6440cf2a src: fix --without-ssl build 10 years ago
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago