Tags give the ability to mark specific points in history as being important
-
-
is-09-12-06
59b12298 · ·Do not use weak_ptr for holding reference to ISReceiver in the ISCallback class for performance reasons.
-
is-09-12-05
88f548a5 · ·Receivers were not properly destroyed due to the cyclic shared_ptr references. This tag fixes the issue.
-
-
-
is-09-12-02
1f8f7175 · ·Fix the bug which prevents IS server from reconnecting to its mirror counterpart when the latter was restarted.
-
-
is-09-12-00
dc3d0749 · ·Fix the bug which prevent discovery of the mirror IS servers. Add maximum number of timeouts parameter to stop updating hanging subscribers. Add support for the new Detector Mask format.
-
-
is-09-11-00
e91a458a · ·scheduleSubscription function may throw exceptions (InvalidName, AlreadySubscribed, etc)
-
-
is-09-10-01
30cde977 · ·subscribe/unsubscribe functions do not lock shared mutex when sending request to the IS server, which improve their performance in concurrent threads.
-
is-09-10-00
40d975e5 · ·Change signature of subscribe/unsubscribe functions, which should be backward compatible.
-
-
-
is-09-08-00
f943cd61 · ·IS server removes receivers objects which correspond to non-existing subscribers.
-
-
-
-