the qopen sets the queue limit to 8k, which seems a little low, unless it's reset later.
the later unchecked qpass (with comment) will toss the data away, which is a little drastic.

On 29 September 2012 22:46, Richard Miller <9fans@hamnavoe.com> wrote:
It often gets about 8k at a time (a complete 9p message).  I'll have
to add a check to see what the maximum is.