[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mactcp.lisp
- To: info-mcl@cambridge.apple.com
- Subject: Re: mactcp.lisp
- From: lynch@ils.nwu.edu
- Date: Mon, 13 Sep 93 18:02:15 CDT
>I'm using MacTCP.lisp from the library.
>
>I'm dumping a ton o' lines from a server to a client.
>
>Every once in a great while (maybe 1 in 10,000 or even 100,000), a line
>will come through which is incomplete.
>
>Could this be caused by time-out?
>
>If so, it is not readily apparent: how would I detect a time-out?
More data:
By setting (conn-read-timeout (conn <stream>)) to 300 (rather than 30), I
*SEEM* to have made the problem go away.
OTOH, maybe I just reduced the frequency from 1 in 100,000 to 1 in
1,000,000.
"How can I test if conn-read-timeout was exceeded?" is the question I
should have asked.
Thanks for any help.
--
--
-- "TANSTAAFL" Rich lynch@ils.nwu.edu