summaryrefslogtreecommitdiff
path: root/lib/internal/js_stream_socket.js
Commit message (Expand)AuthorAgeFilesLines
* lib: enforce use of trailing commas for functionsAntoine du Hamel2023-02-141-1/+1
* lib: use process.nextTick() instead of setImmediate()Luigi Pinca2022-11-051-1/+1
* tools: enable no-var ESLint rule for libRich Trott2022-04-041-0/+1
* Revert "async_hooks: merge resource_symbol with owner_symbol"Darshan Sen2021-11-181-45/+5
* Revert "lib: use helper for readability"Darshan Sen2021-11-181-13/+24
* lib: use helper for readabilityVoltrex2021-08-121-24/+13
* async_hooks: merge resource_symbol with owner_symbolDarshan Sen2021-07-281-5/+45
* lib: improve debuglog() performanceBrian White2020-05-301-1/+6
* lib: replace Symbol global by the primordials SymbolSebastien Ahkrin2019-12-081-0/+4
* benchmark,doc,lib,test: prepare for padding lint ruleRich Trott2019-11-301-0/+4
* lib: adding perf notes js_stream_socket.jsryan jarvinen2019-11-261-0/+1
* stream: use readableObjectMode public api for js streamAnto Aravinth2019-05-191-1/+1
* lib: require globals instead of using the global proxyJoyee Cheung2019-04-161-0/+1
* stream: reduce internal usage of public require of utilBeni von Cheni2019-03-221-2/+1
* lib,test: improve faulty assert usage detectionRuben Bridgewater2019-03-131-6/+6
* src: use consistent names for JSStreamSam Roberts2018-12-281-0/+227