Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:testing:AlmaLinux9
saltbundle-zeromq
bsc1176259.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsc1176259.patch of Package saltbundle-zeromq
Index: zeromq-4.2.3/src/xpub.cpp =================================================================== --- zeromq-4.2.3.orig/src/xpub.cpp +++ zeromq-4.2.3/src/xpub.cpp @@ -129,8 +136,9 @@ void zmq::xpub_t::xread_activated (pipe_ } } } - else { + else if (options.type != ZMQ_PUB) { // Process user message coming upstream from xsub socket + // but not if the type is PUB, which never processes user messages pending_data.push_back (blob_t (data, size)); if (metadata) metadata->add_ref ();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor