On Fri, May 27, 2011 at 10:56:57AM -0500, David Young wrote:
> You could use select(2), poll(2), or kqueue(2) to sleep until a socket
> is ready for writing

A major goal of perfuse was to avoid heavy modification of FUSE filesystems.
I would like to leave the way they write unmodified if this is possible.

-- 
Emmanuel Dreyfus
m...@netbsd.org

Reply via email to