tevent: add support for immediate events
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Mar 2009 14:47:33 +0000 (15:47 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:13 +0000 (09:07 +0200)
commitfb6efa2ef6f8c236053a8afc409328f42ffa4105
tree532161167a087fd2dd10001004a69aefb3f3dd22
parent8714e5477526837019eef806f6e28201f9221f7f
tevent: add support for immediate events

They're like directly triggered timed events,
but you can preallocated them and scheduling them
will not fail.

metze
(cherry picked from commit 66886f8966dff8a980a5b9d2daa3fbb20fe5ca8e)
(cherry picked from commit de7125980d237e9a8aa126f155bbc84c96bad37e)
tevent/libtevent.m4
tevent/tevent.c
tevent/tevent.h
tevent/tevent_epoll.c
tevent/tevent_immediate.c [new file with mode: 0644]
tevent/tevent_internal.h
tevent/tevent_select.c
tevent/tevent_standard.c