tevent: Add in the new implementation of "standard" tevent backend.
commit16f57076b1b527c65da42e1fab6119c67bcd7f47
authorJeremy Allison <jra@samba.org>
Mon, 11 Feb 2013 19:40:49 +0000 (11 11:40 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 18:19:38 +0000 (14 10:19 -0800)
tree69d9a2363704af3396f2b7d0ad5f7fb9b6ec57f7
parent203f85c25eb9238eae8e4dc5b55b549294b0fa03
tevent: Add in the new implementation of "standard" tevent backend.

Falls back cleanly from epoll -> poll, or uses poll if
epoll not available.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent_standard.c