[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I#<881104-51482>: Mark eating bug in neti:buffered-stream-with-mark
Date: Fri, 4 Nov 88 11:56 CST
From: Christopher Maeda <maeda@MCC.COM>
This seems to fix the problem.
neti::
(defmethod (:listen buffered-stream-with-mark) ()
(send raw-stream :read-input-buffer "EOF in listen" t))
Chris
Thanks for the fix...I still haven't been
able to verify the problem, but other TCP
sites have reported stream-sync problems
along these lines (this is a TCP method?).
How often was this happening, and has it
happened since you installed the patch?
Belatedly,
trev