Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-22 | New wire format for REQ/REP pattern | Martin Sustrik | |
This patch introduces two changes: 1. 32-bit ID is used to identify the peer instead of UUID 2. REQ socket seeds the label stack with unique 32-bit request ID It also drops any replies with non-matching request ID Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-06-17 | Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. | Fabien Ninoles | |
- Add doc and tests - Add options and setup - Wait using poll/select Signed-off-by: Fabien Ninoles <fabien@tzone.org> Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-04-03 | Git ignores .gcno files | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-04-01 | inproc_lat and inproc_thr added to .gitignore | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-03-31 | Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM builds | Mikko Koppanen | |
Signed-off-by: Mikko Koppanen <mkoppanen@php.net> | |||
2011-02-05 | test-hwm added to .gitignore | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-27 | .gitignore modified to ignore test executables | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-01 | Add INSTALL to Git, thus making it a normal file | Martin Lucina | |
INSTALL gets added in somewhat magically by automake, or not. Adding it into Git ensures it's always included in the distribution. Signed-off-by: Martin Lucina <mato@kotelna.sk> | |||
2010-10-14 | Added bin directory to ignore list. | Gonzalo Diethelm | |
2010-09-04 | Update .gitignore | Martin Lucina | |
2010-03-16 | Add MSVC build files to distribution | Martin Sustrik | |
2010-03-11 | Cleanup .gitignore | Martin Lucina | |
2010-02-26 | Java Poller patch | Martin Sustrik | |
2010-02-24 | Update OpenPGM to 2.0.24 (stable) | Martin Lucina | |
2010-02-23 | execution disabled on certain source files; some comments on java binding; ↵ | Martin Sustrik | |
MSVC temp files added to .gitignore | |||
2010-02-16 | missing COPYING file added | Martin Sustrik | |
2010-02-15 | Update gitignore | Martin Lucina | |
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina | |
2010-01-28 | CL binding ripped out of the tree | Martin Sustrik | |
2010-01-18 | typos in man pages fixed | Martin Sustrik | |
2009-08-30 | c++ perf tests added | Martin Sustrik | |
2009-08-30 | engine virtualised; chatroom example removed | Martin Sustrik | |
2009-08-03 | renamed from zs to zmq | Martin Sustrik | |
2009-07-30 | git ignoring intermediary files | Martin Sustrik | |