On Tue, Dec 25, 2012 at 5:44 PM, KIU Shueng Chuan <[email protected]> wrote:
> Eh? Doesn't the pirate pattern do a close and open? Yes, but only in case of failures, which should be rare. > I was referring to a win32 HANDLE leak. I seem to have located the leak. > zmq::signaler_t::make_fdpair() opens an Event but fails to CloseHandle it. > Adding the CloseHandle, the handle count for the sample program stays > constant in task manager. Hmm, nice to be proven wrong on this. Would you send a pull request with your fix then? If you want us to put that into the stable 3.2 tree, log the issue in Jira. Thanks! Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
