lib: Make async_sock includable on its own
[kai/samba.git] / lib / tevent / tevent_poll.c
2012-08-16 Volker Lendeckelib/tevent: Add a thread-safe tevent backend
2012-08-16 Volker Lendecketevent_poll: Decouple poll_ev->fds handling from adding...
2012-06-08 Martin Schwenkelib/tevent: Add trace point callback
2012-06-08 Martin Schwenkelib/tevent: In poll_event_context, add a pointer back...
2012-04-09 Volker Lendecketevent: Fix a typo
2011-07-28 Volker Lendecketevent: Slightly simplify poll_event_loop_poll
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-03 Jeremy AllisonFix the poll() backend to correctly respond to POLLHUP...
2011-03-10 Stefan Metzmachertevent/poll: use fde->additional_flags to hold the...
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Volker Lendecketevent: Add a poll backend