« Previous | Next » 

Revision cbd2c394

IDcbd2c3945b1df5b538d9e257646f604d9189601c
Parent 36a45c4e
Child cbbf9e43

Added by Ryan Dahl about 14 years ago

Throwing in a callback should kill the process

There is a difference between errors which happen to a socket - like
receiving EPIPE - an exceptional situation but ultimately okay and the
situation where code throws in a callback - which is not okay.

Fixes test/simple/test-http-exceptions.js

TODO: explain this in docs.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences