On Thu, 10 Mar 2011, Jim Fehlig wrote:
I don't think we should explicitly close waiterFD. It is closed
when
the libxl context is freed. Stefano, should libxl apps explicitly close
the fd returned by libxl_get_wait_fd()?
No, they should not: as you say, it is closed when the context is
free'd.