On Thu, Oct 11, 2012 at 3:11 AM, Kazu Yamamoto <kazu@iij.ad.jp> wrote:
Hi,

> warp relies on network-conduit which uses maxListenQueue. I will fix
> this anyway.

acme-http specifies (max 1024 maxListenQueue) to the listen queue. I
like this approach. So, I fixed network-conduit in the same way.

        https://github.com/kazu-yamamoto/conduit/commit/5b1f9f05405abb11a8bc0893c0cd1336f8be9cf0

P.S.

I will fix documentation only for the network package.

--Kazu

_______________________________________________
web-devel mailing list
web-devel@haskell.org
http://www.haskell.org/mailman/listinfo/web-devel

Thanks for the pull request, it's on Hackage as network-conduit 0.6.1.1.

Michael