Re: [PATCH] Fix socket handle inheritance on Windows

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Bryan Green <dbryan(dot)green(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix socket handle inheritance on Windows
Date: 2025-11-07 01:59:20
Message-ID: CA+hUKGJTpWs-ZwRhVyygBO+Rdrcaj9Xo2SDD41gs=DJH0bSAyA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 7, 2025 at 2:35 PM Bryan Green <dbryan(dot)green(at)gmail(dot)com> wrote:
> If you agree, and I think you do, I will implement the SOCK_CLOEXEC
> abstraction and the socket_set_cloexec helper for this. My bug fix will
> be the first user.

+1

Thanks for working on all this stuff.

> I also need to handle the handles for shared memory and pipes. I will
> probably just write those up tonight and share for review and discussion.

Cool.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-11-07 02:12:58 Re: [Patch] Windows relation extension failure at 2GB and 4GB
Previous Message Thomas Munro 2025-11-07 01:45:32 Re: [Patch] Windows relation extension failure at 2GB and 4GB