Artifact 696a5438d31abd7c3de3ed3bd11ef60ac68702ca:
- File unix/gtkwin.c — part of check-in [36d3c24f08] at 2013-09-15 09:05:31 on branch trunk — Only run one toplevel callback per event loop iteration. This change attempts to reinstate as a universal property something which was sporadically true of the ad-hockery that came before toplevel callbacks: that if there's a _very long_ queue of things to be done through the callback mechanism, the doing of them will be interleaved with re-checks of other event sources, which might (e.g.) cause a flag to be set which makes the next callback decide not to do anything after all. (user: simon size: 115484)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.