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

Retry if we get EINTR on zmq_poll, zmq_msg_recv, zmq_send calls #158

Closed
wants to merge 2 commits into from
Closed

Retry if we get EINTR on zmq_poll, zmq_msg_recv, zmq_send calls #158

wants to merge 2 commits into from

Conversation

interviewQ
Copy link

…ing all maps while a consumer of the library was adding/removing keys etc. resulting in concurrent map access panics.

Add two additional functions - one to atomically replace the Curve key list, and one to atomically replace the auth network whitelist.
…klisted adresses created from callsto AuthAllow, AuthAllowReplaceAll and AuthDeny.
@interviewQ interviewQ closed this Jan 6, 2020
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.

2 participants