PUB socket doesn't re-connect to bound SUB (fix)

Description

When binding a SUB socket, with a PUB socket connected to it, if we close the PUB then connect again, apparently, sent messages won't reach the SUB anymore.

Found the cause in pipe.cpp, where some part of the code has been swapped between the conflate case and the normal case (fix attached).

Environment

None

Attachments

1

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Created September 21, 2013 at 2:00 AM
Updated September 21, 2013 at 2:00 AM