[Haskell-cafe] Re: Network parsing and parsec
John Goerzen
jgoerzen at complete.org
Tue Sep 20 10:41:13 EDT 2005
On Tue, Sep 20, 2005 at 03:20:01PM +0100, Keean Schupke wrote:
> >Because the next entire buffer might consume more data than the remote
> >has sent. That results in deadlock.
> >
> >
> Would it not be usual to have a timeout incase of dropped connection?
Yes, but hardly useful if it happens after issuing every command ;-)
> (Btw, did you look at the Parser Monad-Transformer?)
Not yet, but thanks for sending it along.
-- John
>
>
>
More information about the Haskell-Cafe
mailing list