Skip to content

Conversation

@tiran
Copy link
Member

@tirantiran commented Nov 26, 2021

configure now checks for socket shutdown function. The check makes
it possible to disable SYS_shutdown with ac_cv_func_shutdown=no in
CONFIG_SITE.

https://bugs.python.org/issue40280

``configure`` now checks for socket ``shutdown`` function. The check makes it possible to disable ``SYS_shutdown`` with ``ac_cv_func_shutdown=no`` in CONFIG_SITE.
@tirantiran changed the title bpo-40280: Add configure check for socket shutdownbpo-40280: Add configure check for socket shutdown (GH-29795)Nov 26, 2021
@tirantiran merged commit 8caceb7 into python:mainNov 26, 2021
@tirantiran deleted the bpo-40280-sys-shutdown branch November 26, 2021 14:16
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tiran@erlend-aasland@the-knights-who-say-ni@bedevere-bot