From: David Goulet Date: Tue, 18 Dec 2012 00:04:13 +0000 (-0500) Subject: Fix: prioritize control socket communication in relayd X-Git-Tag: v2.1.0~31 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=beaad64cecee395058e37c8b33dc50af99d771a4;hp=beaad64cecee395058e37c8b33dc50af99d771a4 Fix: prioritize control socket communication in relayd Add the LTTNG_POLL_GET_PREV_FD for the relayd listener thread that needs to access the previous valid fd during a poll loop. Acked-by: Mathieu Desnoyers Signed-off-by: David Goulet ---