tevent: don't allow nested tevent_loop_once() anymore
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Mar 2009 08:51:33 +0000 (09:51 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Mar 2009 11:14:18 +0000 (12:14 +0100)
commit06f88fe7a2f9ce93f8cdbec0910cc8471c12b1c3
tree7633f8ab8db558ee6f1b449e6e5f58db27397e54
parentbd0f14c1d782b6afe9455e61819caeb2d480af1e
tevent: don't allow nested tevent_loop_once() anymore

Incompatible caller should use tevent_loop_allow_nesting()
function.

metze
lib/tevent/tevent.c
lib/tevent/tevent.h
lib/tevent/tevent_internal.h