tevent: remember the errno from select(), poll() and epoll_wait()
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Feb 2013 10:24:59 +0000 (11:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2013 15:43:53 +0000 (16:43 +0100)
commit5f55a0bf9ad412e0d128ccf79ceb9b3b4b76fb21
tree20b15cd6563e92d90392d7344fc8c325fdaceb89
parenta563a21144d2c4e16aefea55870fe9b3ff0401cb
tevent: remember the errno from select(), poll() and epoll_wait()

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