From: "Nicolas Cannasse" <war...@fr...>
Subject: Re: [Ocaml-lib-devel] High Level IO
Date: Mon, 22 Mar 2004 11:27:32 +0100
> > > I just commited today on the CVS the IO module already presented a few
> > > months ago.
> >
> > IO.ml seems broken. The definition of the "pipe" is incomplete.
> >
>
> That's true...I committed a little fast,
> I just removed "pipe" from the IO module.
>
> Nicolas Cannasse
So, you made all IO non-blocking. (I mean success of reading operation is
not guaranteed.) It would make an operation like reading the whole
contents of channel into string to be very difficult...
--
Yamagata Yoriyuki
|