Re: [Rd] Calling R_PolledEvents from R_CheckUserInterrupt

2007-05-31 Thread Robert Gentleman
should be there shortly - I have no way of testing windows (right now, at least), so hopefully Duncan M will have time to take a look Deepayan Sarkar wrote: > On 5/5/07, Luke Tierney <[EMAIL PROTECTED]> wrote: > > [...] > >> However, R_PolledEvents is only called from a limited set of places >

[Rd] Calling R_PolledEvents from R_CheckUserInterrupt

2007-05-31 Thread Deepayan Sarkar
On 5/5/07, Luke Tierney <[EMAIL PROTECTED]> wrote: [...] > However, R_PolledEvents is only called from a limited set of places > now (including the socket reading code to keep things responsive > during blocking reads). But it is not called from the interupt > checking code, which means if a use