I use library net in Node JS for create socket server
All of things is good and very good working.
But it get error sometimes
Error is : events.js:163 throw er; // Unhandled 'error' event ^
Error: read ECONNRESET at exports._errnoException (util.js:1050:11) at TCP.onread (net.js:581:26)