
11 Oct
2012
11 Oct
'12
3:58 a.m.
On Thu, Oct 11, 2012 at 3:11 AM, Kazu Yamamoto
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/5b1f9f05405abb11a8bc0893c0cd...
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