On Tue, 24 Nov 2020 23:12:43 +0100 Christian Grothoff <groth...@gnunet.org> wrote:
> On 11/24/20 4:50 PM, José Bollo wrote: > > What about if in some future an option to MHD_upgrade_action would > > enable to "extract" the socket? Something like: > > > > MHD_upgrade_action (urh, MHD_UPGRADE_ACTION_OWN_SOCKET); > > > > with a clear semantic on the implications that it has on > > half-closing. > > I'm not sure it's needed. What's wrong with dup()? > Something is wrong with dup: it needs an other file descriptor, dividing by 2 the count of available connection.