[Haskell-cafe] Re: socket error

Alberto G. Corona agocorona at gmail.com
Tue Nov 3 11:16:06 EST 2009


I´m running windows, ghc 6.10.3  and 6.10.4 in two different machines.

2009/11/3 Alberto G. Corona <agocorona at gmail.com>

> <socket: 1796>: hPutBuf: illegal operation (handle is finalized)
>
> I´m a bit lost trying to find the source of this error.
> I´m running an hack application  (package hack). Basically it is a handler
> of web requests.
> hack can be used with different web servers: Hyena, simpleserver,
> HappStack....
> all of them produce this error after a few interactions.,  Supposedly, it
> happens within the socket module
> since neither my module, nor hack, nor the hack simpleserver (package
> hack-handler-simpleserver) call explicitly hPutBuf
>
> I tried to reproduce the error under linux, but my ubuntu installation is
> too old and I´m in the process of reinstalling everything again.
>
> In the meantime, Any of you can give me any hint about the error?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091103/7a3db553/attachment-0001.html


More information about the Haskell-Cafe mailing list