http: avoid retaining unneeded memory by lpinca · Pull Request #11926 · nodejs/node
Prevent the events listeners of the sockets obtained with the HTTP upgrade mechanism from retaining unneeded memory. Refs: nodejs#11868
jasnell pushed a commit that referenced this pull request
Mar 22, 2017
lpinca
deleted the
free/unneeded-memory
branch
lpinca added a commit to lpinca/node that referenced this pull request
Mar 29, 2017Prevent the events listeners of the sockets obtained with the HTTP upgrade mechanism from retaining unneeded memory. Ref: nodejs#11868 PR-URL: nodejs#11926 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
lpinca added a commit to lpinca/node that referenced this pull request
Jun 9, 2017Fixes a regression that caused an error to be thrown when trying to emit the 'timeout' event on the server referenced by `socket.server`. Fixes: nodejs#13435 Refs: nodejs#11926
addaleax pushed a commit that referenced this pull request
Jun 12, 2017addaleax pushed a commit that referenced this pull request
Jun 12, 2017This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters