On Thu, Dec 15, 2016 at 12:09:42PM +0100, Wouter Verhelst wrote:
> Eric's patch makes -d work again, but disables maxconnections in that
> case. I'll need to fix it up; hopefully that'll happen sometime next
> week, because otherwise I'll be too late to make the Debian freeze for
> stretch, and I'd really like STARTTLS to be in there.

I'm an idiot :-)

When we say "don't fork", that means we cannot handle more than one
connection, because we can't fork, and we do fork-per-child.

I'll apply Eric's patch, it's the correct thing to do.

-- 
< ron> I mean, the main *practical* problem with C++, is there's like a dozen
       people in the world who think they really understand all of its rules,
       and pretty much all of them are just lying to themselves too.
 -- #debian-devel, OFTC, 2016-02-12

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Nbd-general mailing list
Nbd-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to