forked from zeromq/libzmq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request zeromq#3996 from tarmo/xpub-unmatch
Problem: XPUB keeps matched pipes between failed non-blocking sends
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Permission to Relicense under MPLv2 or any other OSI approved license chosen by the current ZeroMQ BDFL | ||
|
||
This is a statement by Tarmo Tänav that grants permission to | ||
relicense its copyrights in the libzmq C++ library (ZeroMQ) under the | ||
Mozilla Public License v2 (MPLv2) or any other Open Source Initiative | ||
approved license chosen by the current ZeroMQ BDFL (Benevolent | ||
Dictator for Life). | ||
|
||
A portion of the commits made by the Github handle "tarmo", with | ||
commit author "Tarmo Tänav <[email protected]>", are copyright of Tarmo Tänav. | ||
This document hereby grants the libzmq project team to relicense libzmq, | ||
including all past, present and future contributions of the author listed above. | ||
|
||
Tarmo Tänav | ||
2020/08/29 |
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