18 Commits (6020e720b51a745a0152679800f80c06db6ce553)

Author SHA1 Message Date
Anna Henningsen f43c969061
src: turn buffer type-CHECK into exception 8 years ago
Fedor Indutny f9227fe944 stream_base: homogenize req_wrap_obj use 8 years ago
Paul Kiddie 52f0f64e79 src: use MaybeStackBuffer on DoSend/Writev 9 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Trevor Norris 4333fda46d 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