Tracked in node: nodejs/node-v0.x-archive#8986
According to @cjihrig:
The problem seems to be the removal of this logic.
The problem is likely due to the DNS resolution that's now needed, so net.js postpones TCPWrap creation, now doing it on the same loop turn in which the assertion is done.