plcpeople / nodeS7

Node.JS library for communication to Siemens S7 PLCs
MIT License
356 stars 120 forks source link

Avoid error ECONNRESET #122

Closed adopozo closed 3 years ago

adopozo commented 3 years ago

Avoid app crashes from uncaught ECONNRESET, by not removing the "on('error')" listener until setting the new listener on method "onISOConnectReply"