Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Async connect #449

Closed
wenningerk opened this issue Nov 22, 2021 · 1 comment
Closed

[RFE] Async connect #449

wenningerk opened this issue Nov 22, 2021 · 1 comment

Comments

@wenningerk
Copy link

For single-threaded clients there is currently no way to use the client-API if a certain reactivity
is needed while connecting to an IPC-server.
qb_ipcc_connect may take a kind of undefined time.
Alternative/supplementary solution to an async-API for connections might be adding some way
to define a timeout for the current sync-API.
Application currently in mind would be a liveness-check for multiple libqb-IPC-server-daemons.

@chrissie-c
Copy link
Contributor

Added in #450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants