Andreas Gising

Results 4 issues of Andreas Gising

When unregistering from poller the socketMap dict is not updated. When registering again the poller somtimes get out of index. Suggested solution, clear dict entry in poller: ``` public func...

The issue is further described at stack overflow, here: [https://stackoverflow.com/questions/66063569/swiftyzeromq-publisher-does-not-recognise-subscriber-after-first-message-is-publ] If anyone could prove me wrong or point me in a direction to a solution I'd be very grateful! EDIT:...

As a response to issue #6145. A LUA script example enables the requested feature and shows yet an other example of how to build LUA-scripts. Script will do the following:...

Default veules for H_DDFP_SPIN_MIN/MAX were mixed up. According to parameters doc the default for min is 0.15, default for max is 0.95