- 30 Sep, 2010 6 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Steven McCoy authored
-
Ilja Golshtein authored
-
Steven McCoy authored
-
Steven McCoy authored
* Assertion to check that pgm_getaddrinfo is actually returning something. * Missing pgm_connect call. * Typo on TOS causing immediate abort. * Placeholder calls for timeouts whilst continuing spin loop functionality. * OpenPGM v5 now supports reference counting so remove init checks. * Duplicate UDP unicast port setting, requires one unicast and one multicast. * Incorrectly set socket rcvbuf size with sndbuf. * Replace std::lexicographical_compare of TSI's with long word integer comparisons. * pgm_socket_t::receive returns -1 on no data.
-
- 28 Sep, 2010 6 commits
-
-
Steven McCoy authored
-
Martin Sustrik authored
-
Gonzalo Diethelm authored
-
Martin Sustrik authored
* maint: crash when closing an ypipe -- fixed
-
Dhammika Pathirana authored
-
Martin Sustrik authored
-
- 27 Sep, 2010 3 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 26 Sep, 2010 7 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
* maint: if TSC jumps backwards (in case of migration to a different CPU core) latency peak may occur -- fixed Conflicts: src/app_thread.cpp
-
Martin Sustrik authored
if TSC jumps backwards (in case of migration to a different CPU core) latency peak may occur -- fixed
-
- 21 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
The flag in the socket has clear semantics now -- it tracks whether corresponding context was closed, it doesn't track whether zmq_close was called on the socket itself
-
- 20 Sep, 2010 3 commits
-
-
Martin Sustrik authored
-
Martin Lucina authored
-
Martin Lucina authored
-
- 19 Sep, 2010 7 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
termination of pipe via delimiter message could stuck when no data were read from the pipe (because connection wasn't active) -- fixed
-
Martin Sustrik authored
-
- 18 Sep, 2010 3 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 17 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 15 Sep, 2010 1 commit
-
-
Martin Sustrik authored
* maint: values of RATE, RECOVERY_IVL and SWAP options are checked for negative values
-