help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Segmentation violation


From: Bonzini
Subject: Re: [Help-smalltalk] Segmentation violation
Date: Tue, 5 Feb 2002 11:17:22 +0100

> > nanosleep({0, 1000000}, NULL)           = 0
> > poll([{fd=1, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1

A bad solution would be to inject a call to poll when the system
is idle... a better one could be to inject it at the right point when
SIGIO's are set up, but I cannot think of a good place...

Paolo





reply via email to

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