tevent: remember the errno from select(), poll() and epoll_wait()
commit7a28c62b0797522e1f1f8cf04b9ffd006ded1aa2
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Feb 2013 10:24:59 +0000 (15 11:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:11:59 +0000 (6 10:11 +0100)
tree4867d6579d5de7f6c9139f206d78d9a09b247bdf
parent3226323cd3eb1939df23fc630394c947599eb4e0
tevent: remember the errno from select(), poll() and epoll_wait()

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