Re: [PATCH] Ensured SIGQUIT deletes listening UNIX socket files.

2020-04-16 Thread Thibault Charbonnier
On 3/3/20 6:28 AM, Maxim Dounin wrote: > Checking for the oldpid file does not look like a reliable > approach to me. Hi Maxim, For this patch to cover TEST 3 in my previously attached test suite (cancel binary upgrade via SIGQUIT on the new binary), we need a way for a new binary to know

Re: [PATCH] Added support for proxying managesieve protocol

2020-04-16 Thread Sander Hoentjen
Hi Maxim, Thanks for your response! I will wait till you have time to properly review my code. That is more important than getting it in fast. The code is available at https://github.com/AntagonistHQ/nginx/tree/sieve_v2, so at least it is out in the public for anyone interested. For now,