forked from zeromq/erlzmq2
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the NIF more robust. Guard non-reentrant ZeroMQ sockets. Provide…
… vector data structure for tracking NIF ZeroMQ socket requests without copying and realloc-ing for each poll loop iteration.
- Loading branch information
Showing
8 changed files
with
863 additions
and
428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.