net: raise exception when the socket is closed
authorJu-yeong Park <interruptz@gmail.com>
Thu, 22 Dec 2011 02:32:27 +0000 (11:32 +0900)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 22 Dec 2011 16:25:14 +0000 (17:25 +0100)
commit5976d5879621730b28b611da82c7f12286fd5fba
tree3f8f9aa74345e1b4df8f78be080baf73ccbfe176
parent045bfe0da566d8c0b2ce998dbb38055ab783391c
net: raise exception when the socket is closed
lib/net.js
test/simple/test-net-write-after-close.js [new file with mode: 0644]