ctdbd_conn: Use sys_poll_intr
authorVolker Lendecke <vl@samba.org>
Tue, 19 Apr 2016 14:14:30 +0000 (16:14 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 25 Apr 2016 16:29:20 +0000 (18:29 +0200)
commit14beae7cc9059a1efcc93887b53563b336d26d14
tree77b10695b9eab0e23ce8c00922e7a8e5aa479a72
parentd59ae31cca4d889784ffe06b633e239b60fc0229
ctdbd_conn: Use sys_poll_intr

This pulls in far less dependencies than poll_intr_one_fd and is not much more
complex to call

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/ctdbd_conn.c