[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Timeout Problems



Jake Colman <colman@ppllc.com> writes:

> Signaling: (quit)
>   accept-process-output(#<network connection "imap" (143 . "truman") state:exit>)
>   (while (< imap-reached-tag tag) (accept-process-output imap-process))

Ok, then it turns out InfoDock's `accept-process-output' doesn't
return immediately if the network connection is closed (as the
"state:exit" part indicate). I think the process status checking code
I added should catch this.

> When is 0.89 expected?

26 dec.

-s