Files
node/lib
Matteo Collina 07ca288929 fs: replace a bind() with a top-level function
https://github.com/nodejs/node/pull/11225 introduce an unnecessary
bind() when closing a stream. This PR replaces that bind() with a
top-level function.

PR-URL: https://github.com/nodejs/node/pull/13474
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Evan Lucas <evanlucas@me.com>
2017-06-07 13:02:58 +02:00
..
2017-03-17 11:09:10 -07:00
2017-05-27 09:28:07 +02:00
2017-06-05 16:44:15 -04:00
2017-06-06 17:20:23 -04:00
2017-03-10 11:23:48 -08:00
2017-04-28 14:29:45 -07:00
2017-03-10 11:23:48 -08:00
2017-06-05 10:56:52 -07:00