On Tue Jul 25 13:31:47 2023 +0000, Fotios Valasiadis wrote:
Hmmm we could modify the macros in place by replacing "#else"(line 1884) with "#elif defined(SO_DEFAULT_HEADERS)" That way musl would work too, what do you think?
Sounds great. That'll also make `server/sock.c` consistent with `dlls/ntdll/unix/socket.c` in terms of `SO_DEFAULT_HEADERS` usage.