s3-event: switch s3 to using tevent_re_initialise()
authorAndrew Tridgell <tridge@samba.org>
Fri, 26 Mar 2010 11:07:50 +0000 (22:07 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 26 Mar 2010 11:07:50 +0000 (22:07 +1100)
commit772839640e11664e1b1304d7f95146613d6ac1ac
treed5e6474da4dc67cc5f4f6b830e6dfa1741171b38
parent789d67c4992e008fe17b830d3b23e3b95a4e70d9
s3-event: switch s3 to using tevent_re_initialise()

This correctly initialises the event backend, and checks for errors

(thanks to Metze for suggesting this)
source3/include/event.h
source3/lib/events.c
source3/lib/util.c