1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00
Stefan Metzmacher 36e7045340 tevent: fix the nesting logic
Only tevent_loop_once and tevent_loop_until() should care
about the nesting level.

This fixes the samba3 printing code where we use tevent_loop_wait()
and don't allow nested events.

We still call the nesting hook for all levels, we need to decide
if we really want this...

metze
2009-03-19 14:39:22 +01:00
..
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-02-16 08:53:25 +01:00
2009-03-19 14:39:22 +01:00
2009-01-30 20:12:50 -05:00