Mike Anderson wrote:


Continuing to mess around with file descriptors, I think I've tracked down Michael Koehne's bug.

In file_polling_handler, the loop is cut short once all fds that have events on them have been checked, but that means that the remainder, that are still waiting, don't get moved up in the array and get lost.

One line patch attached.

Applied, thanks.

I figured the easiest way to give you "write access" to GNU Smalltalk is just to create your own branch on sourcecontrol.net, from which I can cherrypick changes. Can you do so?

Thanks,

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to