Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
authorYannick Lamarre <ylamarre@efficios.com>
Thu, 25 Apr 2019 22:23:32 +0000 (18:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 4 May 2019 19:28:25 +0000 (15:28 -0400)
commit22a7367148c238daf481e8e6756cdb76a73fd3a0
treea15dd2bf7df8d45a36cab077635f6ec4ca44f701
parentca3833f638213d2cf0604481fade27b4437dc985
Change lttng_poll_wait behaviour of compat-poll to match compat-epoll

This removes the need to verify for idle file descriptors and mitigates
risks of bug due to behaviour mismatch.

Signed-off-by: Yannick Lamarre <ylamarre@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/compat/compat-poll.c
This page took 0.025227 seconds and 4 git commands to generate.