fix loop / handling error when connecting fails immediately
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 6 Jun 2011 19:33:58 +0000 (19:33 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 6 Jun 2011 19:33:58 +0000 (19:33 +0000)
commit026154a393c12630ade4ff2f301049b376dccaf5
tree40952c5e663de79ed9e6f5df6ae01f9ea510ae7e
parent7ed238dbbcd600038309afb183d3c31fd8283325
fix loop / handling error when connecting fails immediately

  - add new ev_idle to unwind the stack on connecting
  - add a new handler that processes the disconnect
citadel/event_client.c
citadel/event_client.h