summaryrefslogtreecommitdiffstats
path: root/source3/lib/poll_funcs/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* lib: Add poll_funcsVolker Lendecke2014-04-231-0/+5
This is an abstraction for a tevent loop. It will be used in low-level messaging with the goal to make low-leve our low-level messaging routines usable also for other projects which are not based on tevent. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>