
9 Jul
2008
9 Jul
'08
5:53 a.m.
2008/7/9 Hans Hübner <hans@huebner.org>:
2008/7/9 Cyrus Harmon <ch-tbnl@bobobeach.com>:
Currently, if a file is setup for logging and some other program modifies the file, subsequent log messages fail with a message like this:
[2008-07-08 16:56:00 [ERROR]] Error while processing connection: I/O timeout reading #<SB-SYS:FD-STREAM for "a socket" {136DDCD1}>.
I tried reproducing this: With SBCL-1.0.18.16, I see no timeout messages in my error log. With CCL, I saw them but I fixed and committed that problem. Note that you need the usocket version from our Subversion. The release version does not convert conditions properly. -Hans