[iolib-devel] update broke my code

Attila Lendvai attila.lendvai at gmail.com
Fri Oct 31 13:43:56 UTC 2008


> just recently i've updated iolib after a month or so, and i think this
> is the source of the problem. my colleague is running WUI with an
> older iolib and things keep on working there.

if i didn't screw up anything then the patch that breaks it is this:

commit 55e8db20858e5643ec5dcddd603ec8dbf20f044c
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Tue Sep 2 15:29:17 2008 +0200

    Close FDs in a CLOSE method :AROUND DUAL-CHANNEL-SINGLE-FD-MIXIN.


random guess: maybe the fd close happens too early due to this change
and some buffers are not flushed?

-- 
 attila




More information about the iolib-devel mailing list