On Mon, 2017-01-09 at 20:14 +0100, brunobodin . wrote: > Hello, > > I am successfully using ZeroMQ on windows from more than a year now. Now I > would like to leverage CZMQ (in particular the beacon for discovery), but I > find difficult to have a clean exit in my application (which is a console > app) > > In particular, I noticed that in zsys.c, only CTRL_C_EVENT is handled, and > not CTRL_CLOSE_EVENT, which is the one triggered when the user closes the > application window. > I there any reason why this event is not handled ? When I added it the > behaviour of my app became clean. > > Thanks > > Bruno Bodin
Probably nobody just implemented it. If you send a PR we'll merge it. Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
