On Thu, 4 Jan 2007 14:51:41 +0000, Jonathon McKitrick jcm@FreeBSD-uk.eu.org wrote:
get-request-data is wrapped in ignore-errors, but when it calls chunga:read-line, the timeout occurs. read-line* gets the timeout while calling flexi-streams, which of course calls lower level stuff. I'm over my head at that point. I don't understand why ignore-errors doesn't ignore the error - sb-sys:io-timeout.
Look at the definition of IGNORE-ERROS in util.lisp.