Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-20 | Message atomicity problem solved in PUB socket | Martin Sustrik | |
When new peer connects to a PUB socket while it is in the middle of sending of multi-part messages, it gets just the remaining part of the message, i.e. message atomicity is broken. This patch drops the tail part of the message and starts sending to the peer only when new message is started. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-01-14 | 'message distribution mechanism' separated from XPUB socket | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |