> On 11 okt 2005, at 13:11, Paul Davidson wrote:
> 
> Don't know what changed here.

The sleep was changed from select to nanosleep. It seems OS X doesn't accept
sleeps smaller than 10ms. Maybe revert to select() for Mac OS X only?

(the select breaks Kylix compat on Linux)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to