net: refactor self=this to arrow functions by benjamingr · Pull Request #5857 · nodejs/node

@benjamingr

Refactor unused self=this code to code without without this pattern
making it more consistent with the rest of our code.

PR-URL:
Reviewed-By:
Reviewed-By:

@benjamingr

benjamingr added a commit that referenced this pull request

Mar 27, 2016
Refactor unused self=this code to code without without this pattern
making it more consistent with the rest of our code.

PR-URL: #5857
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Roman Klauke <romankl@users.noreply.github.com>

MylesBorins pushed a commit that referenced this pull request

Apr 5, 2016
Refactor unused self=this code to code without without this pattern
making it more consistent with the rest of our code.

PR-URL: #5857
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Roman Klauke <romankl@users.noreply.github.com>

This was referenced

Apr 5, 2016