Re: [PATCH] Fix socket handle inheritance on Windows - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [PATCH] Fix socket handle inheritance on Windows
Date
Msg-id CA+hUKGJTpWs-ZwRhVyygBO+Rdrcaj9Xo2SDD41gs=DJH0bSAyA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Fix socket handle inheritance on Windows  (Bryan Green <dbryan.green@gmail.com>)
List pgsql-hackers
On Fri, Nov 7, 2025 at 2:35 PM Bryan Green <dbryan.green@gmail.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.



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [Patch] Windows relation extension failure at 2GB and 4GB
Next
From: Michael Paquier
Date:
Subject: Re: [Patch] Windows relation extension failure at 2GB and 4GB