lib/tevent: In poll_event_context, add a pointer back to the tevent_context
commit653cb76edfc3e9c2c426a6f8ec6ecfb253bd54d9
authorMartin Schwenke <martin@meltin.net>
Thu, 7 Jun 2012 02:26:02 +0000 (7 12:26 +1000)
committerStefan Metzmacher <metze@samba.org>
Fri, 8 Jun 2012 17:00:01 +0000 (8 19:00 +0200)
treed4f100eb20edbb7472b2a4195a72eaa271438da4
parent41d830ea4fb8bf7cb20e08607ba9db9f53c03880
lib/tevent: In poll_event_context, add a pointer back to the tevent_context

This makes it consistent with the other backends.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent_poll.c