diff options
author | Stefan Metzmacher <metze@samba.org> | 2009-03-19 14:31:43 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2009-03-19 14:39:22 +0100 |
commit | 36e7045340bbc7d6567008bdd87c4cdf717835bd (patch) | |
tree | fda7704e8912aea06a932c37838813f0a24b26ed /lib/tevent/pytevent.c | |
parent | 88dd6af605dc5754b7e146a068272d37651da710 (diff) | |
download | samba-36e7045340bbc7d6567008bdd87c4cdf717835bd.tar.gz samba-36e7045340bbc7d6567008bdd87c4cdf717835bd.tar.bz2 samba-36e7045340bbc7d6567008bdd87c4cdf717835bd.zip |
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
Diffstat (limited to 'lib/tevent/pytevent.c')
0 files changed, 0 insertions, 0 deletions