summaryrefslogtreecommitdiff
path: root/lib/internal/streams/state.js
AgeCommit message (Expand)Author
2019-11-30lib: use static Number properties from primordialsMichaël Zasso
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-08-09http: buffer writes even while no socket assignedRobert Nagy
2019-04-03lib: force using primordials for JSON, Math and ReflectMichaël Zasso
2018-05-18stream: refactor getHighWaterMark in state.jsDaniel Bevenius
2018-03-07lib: port remaining errors to new systemMichaël Zasso
2018-01-29stream: add type and range check for highWaterMarkTobias Nießen