
24 Apr
2015
24 Apr
'15
9:43 a.m.
I should have checked the code. Unfortunately the idea to use a recursive call to pollSockets comes from the Haskell examples in the ZeroMQ guide. So I will probably not be the only one that has this issue...
Strange. Can you link me to that?
An example that uses the pollSockets idea (pollServer): - https://github.com/imatix/zguide/blob/master/examples/Haskell/lpclient.hs All Haskell examples from the ZeroMQ guide: - https://github.com/imatix/zguide/tree/master/examples/Haskell Kind regards, Martijn Rijkeboer