[issue34555] AF_VSOCK not unset because of wrong nesting
New submission from Thomas Herzog : If ./configure runs with the following result... checking for linux/vm_sockets.h... no checking for sockaddr_alg... no ...then the result of the first check is treated as if it was "yes". This is because the logic for disabling the vm_sockets fun
[issue34555] AF_VSOCK not unset because of wrong nesting
Change by Thomas Herzog : -- keywords: +patch pull_requests: +8484 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34555> ___ ___ Py