Displaying 2 results from an estimated 2 matches for "flushiness".
Did you mean:
slushiness
2009 Feb 16
0
extra PRAMIN flushiness patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/nouveau/attachments/20090216/4db7f810/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pramin_more_flush.diff
Type: application/octet-stream
Size: 2741 bytes
Desc: not available
Url :
2002 Oct 30
4
Flushing the R output buffer.
flusHi,
I am connecting R to a PHP web script.
The first effort attempted to use a named pipe
but gave up on that because PHP could not read
any data from the named pipe.
I changed to using a temp file but it also has problems.
It appears that the file to which R's output is redirected
is not recieving any output until the pipe connection form PHP
is closed. I think this means that R is