Run application handlers on stream error. master
authorMikael Hallendal <micke@imendio.com>
Sun, 10 Jun 2007 16:14:31 +0000 (18:14 +0200)
committerMikael Hallendal <micke@imendio.com>
Sun, 10 Jun 2007 16:14:31 +0000 (18:14 +0200)
commit307dd9c61ed47271312b96edcde00d90eec674ed
tree7d967c5fbb2530322b15ac7c0ddb6fb35be89e32
parentbc954b5781da3356178267fa7dc444c05966fad6
Run application handlers on stream error.

Patch from Owen Taylor that fixes LM-104 where application handlers weren't run on stream error.

It also fixes a problem where a variable is incorrectly overwritten.
loudmouth/lm-connection.c