| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.4.1 source code.tar.gz | 2026-04-30 | 662.3 kB | |
| 4.0.4.1 source code.zip | 2026-04-30 | 825.0 kB | |
| README.md | 2026-04-30 | 763 Bytes | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
Bug fixes
- Fix XPub manual mode: Send between Receive and Subscribe clears m_lastPipe by @Copilot in https://github.com/zeromq/netmq/pull/1153
- Fix thread-unsafe concurrent modification of m_pipes in SocketBase.ProcessTerm by @Copilot in https://github.com/zeromq/netmq/pull/1154
Infra and testing
- Prevent duplicate CI runs on pull requests by @drewnoakes in https://github.com/zeromq/netmq/pull/1150
- Add macOS CI job, fix Cleanup hang on macOS, and add regression test by @Copilot in https://github.com/zeromq/netmq/pull/1148
- Fix thread-safety in MockBufferPool and MockCounterPool by @Copilot in https://github.com/zeromq/netmq/pull/1152
Full Changelog: https://github.com/zeromq/netmq/compare/4.0.4.0...4.0.4.1