ClusterLabs/libqb

client was blocked by poll

shanacean opened this issue · 1 comments

When the server process blocked at some point, the connection establishment was blocked in qb_ipc_us_ready because the poll timeout equals -1. It might need a positive number?

Do you mean in qb_ipcc_connect()? Is there a particular problem you are seeing?