12 Commits (78d90945d6c203a85402698258d96897379694e6)

Author SHA1 Message Date
isaacs 22c68fdc1d src: Replace macros with util functions 12 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 12 years ago
isaacs 831de7cbb9 http: Use OOP for OutgoingMessage._finish 12 years ago
Peter Rust 82ff891e22 http: use an unref'd timer to fix delay in exit 12 years ago
isaacs ec576235f1 http: Use writev instead of the hacky hot end 12 years ago
Ben Noordhuis d3ddee61c2 http: forward-port missing bits from 01e2920 12 years ago
Fedor Indutny df8a4f8f07 http: write buffers when chunked to embrace writev 12 years ago
isaacs 025f9133bb http: Don't try to destroy nonexistent sockets 12 years ago
Timothy J Fontaine 951e0b69fa http: split Client into _http_client.js 12 years ago
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 12 years ago
Timothy J Fontaine dc9f97b7b9 http: move OutgoingMessage into it's own file 12 years ago