[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-557-gd380c49

Stefan (metze) Metzmacher metze at samba.org
Fri Mar 20 11:01:33 GMT 2009


tridge at samba.org schrieb:
> Hi Metze,
> 
>  > tevent_loop_wait() calls tevent_loop_once() internally,
>  > see the tevent_common_loop_once() function.
> 
> I missed that, though it only seems to be true for the main
> backends. The liboop backend doesn't call tevent_common_loop_once.

Backends which implement their own _loop_wait function currently need to
increment the level on their own. Maybe we should let
tevent_commom_loop_once() call ev->ops->loop_once() instead of
_tevent_loop_once() and then increment the level in tevent_loop_wait()
to make it more consistent for other backends.

The whole liboop backend needs updates, or just remove it...

metze


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-cvs/attachments/20090320/a6470e56/signature.bin


More information about the samba-cvs mailing list