
11 Oct
2012
11 Oct
'12
1:11 a.m.
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