help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] 'Lost interrupt' - found


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] 'Lost interrupt' - found
Date: Mon, 12 Sep 2005 09:32:38 +0200
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]