On Sun, Jul 01, 2007 at 09:54:29AM +0100, matt wrote: > The problem I forsee is clunks, unless you keep the 9p alive until the > browser closes you'll have to time them out which is a subject we've touch > in recently elsewhere. I don't see how it's relevant. The connections to the server should probably be handled in whatever way FTP connections are handled. Clunks should be handled in the exact same way that closes are (they're equivalent). When the connection closes, the server should automatically handle clunks, regardless. The browser should obviously close the connection before it closes. -- Kris Maglione The longer you wait in line, the greater the likelihood that you are standing in the wrong line.