From freedesktop-dbus Mon Aug 22 12:53:09 2022 From: Ralf Habacker Date: Mon, 22 Aug 2022 12:53:09 +0000 To: freedesktop-dbus Subject: Re: RFC: adding fd-passing to win32 Message-Id: <215cded8-bd3b-f99f-3612-39c07556e12f () freenet ! de> X-MARC-Message: https://marc.info/?l=freedesktop-dbus&m=166117289929401 Am 22.08.22 um 12:48 schrieb Lawrence D'Oliveiro: > That is a fundamental limitation of Windows, which Cygwin manages to > paper over. Since Cygwin gets rid of the extra effort necessary to > support the peculiarities of your platform, it seems like a win-win > scenario to take advantage of that. But it adds an additional layer of problems, as described at https://cygwin.com/cygwin-ug-net/highlights.html. > In summary, current Windows implementations make it impossible to implement a perfectly reliable fork, and occasional fork failures are inevitable. This was the decisive reason why https://en.wikipedia.org/wiki/KDE_on_Cygwin was discontinued. Ralf