jstp / node-jstp

JSTP implementation in Node.js
2 stars 2 forks source link

connection.on("end") does not get triggered on closed connection #24

Closed xaviervia closed 11 years ago

xaviervia commented 11 years ago

Tip: try to replace the event for on("close")

xaviervia commented 11 years ago

https://github.com/southlogics/node-jstp/commit/5861443bcd7bdc6a9658343d0d3c9c35d3dafe51 DONE