lib/tevent: In poll_event_context, add a pointer back to the tevent_context
authorMartin Schwenke <martin@meltin.net>
Thu, 7 Jun 2012 02:26:02 +0000 (12:26 +1000)
committerMartin Schwenke <martin@meltin.net>
Tue, 12 Jun 2012 01:39:57 +0000 (11:39 +1000)
commite0c9200c05b1f7a04e002f505ebb5ba9340c0ca1
tree38e571d54be011ebbc9812af9606f3d2e743a1e4
parent6559106b8b853920f325f2dba532f4008e931fa3
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