Interpreter change

John M McIntosh johnmci at smalltalkconsulting.com
Tue Apr 18 02:11:19 UTC 2006


k, thank you

On 17-Apr-06, at 5:15 PM, Ian Piumarta wrote:

> On Apr 17, 2006, at 3:57 PM, John M McIntosh wrote:
>
>>> Would this be particularly helpful to you?  I never call aioPoll 
>>> () with non-zero from anywhere except relinquishProc, so for me  
>>> it's better being outside aioPoll.  But if you'd find it useful  
>>> inside aioPoll then I don't think moving it there would break  
>>> anything.
>>
>> That would be better, then no chance to miss a change later, so if  
>> I call aioPoll(0) you do the right thing and
>> if I call aioPoll(timeToWait) then you wait N ms unless I guess an  
>> event comes in that needs to be processed thus terminating the wait.
>
> Checked-in, but you'll want to call aioSleep() rather than aioPoll().
>
> Cheers,
> Ian
>

--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===




More information about the Vm-dev mailing list