client was blocked by poll
shanacean opened this issue · 1 comments
shanacean commented
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?
chrissie-c commented
Do you mean in qb_ipcc_connect()? Is there a particular problem you are seeing?