Don't flush net writeQueue on end() if its still connecting
authorJoshua Peek <josh@joshpeek.com>
Tue, 12 Oct 2010 04:19:44 +0000 (23:19 -0500)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 13 Oct 2010 09:37:53 +0000 (02:37 -0700)
commit73b29d79b96e2db853ef38c59d76d136f45caeae
tree11f8b87416b0f8e2a0d629750797ff315e668631
parent045bd4c7a49b83a9e6cd4083763f12a698c48845
Don't flush net writeQueue on end() if its still connecting
lib/net.js
test/simple/test-net-connect-buffer.js [new file with mode: 0644]