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>
Fri, 1 Mar 2013 09:48:38 +0000 (10:48 +0100)
commit4545b0c8bc96d83f2d55d0d002e6dc0c15140f90
tree4d99837b8a253a72bdf8cb6004184cf6808917ff
parent5a18963771719d2ad27e35509acc98bcacb69c29
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