-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add hook to modify zmq.Context (#1154)
* Add validation hook for zmq.Context * expose tunable ZMQ_MAX_SOCKETS * expose tunable IO_THREADS * Check current value of ZMQ tunables before update * Use context instantiation hook over validator * Add envs to docs, eliminate horizontal scrollbars on env info Co-authored-by: Kevin Bates <[email protected]>
- Loading branch information
1 parent
71504b3
commit c3650d0
Showing
3 changed files
with
45 additions
and
9 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
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