[Haskell-cafe] "too many open files" using snap

Gregory Collins greg at gregorycollins.net
Mon Jan 9 07:48:53 CET 2012


2012/1/9 Eric Wong <wsysdu at gmail.com>

> Yes, I know it's not related to the static files now. But do I have to
> close socket in snap monad? Shouldn't it be closed by snap-server?
>

Without knowing what your code looks like one way or the other, it's hard
to tell. Snap does close the sockets it opens, of course.

G
-- 
Gregory Collins <greg at gregorycollins.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120109/57cc4951/attachment.htm>


More information about the Haskell-Cafe mailing list