Skip to content

Add callback for message poll loops#354

Draft
padelsbach wants to merge 1 commit intowolfSSL:mainfrom
padelsbach:msg-poll-callback
Draft

Add callback for message poll loops#354
padelsbach wants to merge 1 commit intowolfSSL:mainfrom
padelsbach:msg-poll-callback

Conversation

@padelsbach
Copy link
Copy Markdown
Contributor

@padelsbach padelsbach commented May 6, 2026

This hook allows callers of the client library to sleep() or do other work while waiting for either the outbound message to enqueue or while waiting for an incoming response.

The use case is initially to avoid a busy wait in the test refactor in #331, but can be useful as a general purpose addition.

No test cases yet -- will add after #331 is merged.

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

Successfully merging this pull request may close these issues.

1 participant