adding handling EINTR to poll to make it more robust
some system call and signal will interrupt poll, making event loop stops and fails to react events and keepalive message from libvirt. adding handling EINTR to poll to make it more robust Signed-off-by: NRoyce Lv <lvroyce@linux.vnet.ibm.com> (cherry picked from commit 5e62ba34)
Showing
想要评论请 注册 或 登录