[Gambas-user] Important change in revision #6691

Benoît Minisini gambas at ...1...
Mon Dec 1 02:37:34 CET 2014


Le 01/12/2014 02:31, Jussi Lahtinen a écrit :
> See attachment. Improved test with "watch" fails (error 248). Second read
> always fails, first read is always OK.
> This may well be my error... I'll look it more closely later.
>
> Jussi
>

I confirm. '/dev/urandom' is a special file that generate random-numbers 
when read, so I guess it does not like to be read ahead. I should remove 
the read ahead for such files.

-- 
Benoît Minisini




More information about the User mailing list