lib: Use poll_intr_one_fd in ctdb_read_packet
commit7ae694372ca0037f38b82b5069a54edaeeedbd90
authorVolker Lendecke <vl@samba.org>
Sat, 3 Oct 2015 05:33:12 +0000 (2 22:33 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 7 Oct 2015 21:54:06 +0000 (7 23:54 +0200)
treea56ab4c0e759ab0d309e9b8dbc6688778c401205
parenta599b96f2928e5c5ec801a8e26b08ef0c082831a
lib: Use poll_intr_one_fd in ctdb_read_packet

This is an actual bug fix if someone sets "ctdb timeout" to something != 0

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/ctdbd_conn.c