roccomuso / netcat

:computer: Netcat client and server modules written in pure Javascript for Node.js.
MIT License
419 stars 43 forks source link

error #19

Open 9xN opened 2 years ago

9xN commented 2 years ago
net.js:1345
  self.emit('error', err);
       ^

TypeError: Cannot read property 'emit' of undefined
    at emitErrorNT (net.js:1345:8)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
sh-3.2$ 
roccomuso commented 2 years ago

What are you trying to achieve? can you paste full code?

9xN commented 2 years ago

so long ago i forget what thats from if i ever find it again ill let you know