Avoid lost events (bug #3694)
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Sep 2010 12:28:52 +0000 (14:28 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Sep 2010 12:28:52 +0000 (14:28 +0200)
commite31c087cd8187e3568f4a7af4203672cc5f67118
treee38fb4385d5abaaa2f941d477048d553646008e6
parentba1a707a2125e63c7180d712f4b8bf3685a17105
Avoid lost events (bug #3694)

The ZOOM_connection_insert_task function no longer calls clear_error.
This ensures that events are not lost when a server don't do keepalive.
src/zoom-c.c