Skip to content

Conversation

tiran
Copy link
Member

@tiran tiran 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.
@tiran tiran changed the title bpo-40280: Add configure check for socket shutdown bpo-40280: Add configure check for socket shutdown (GH-29795) Nov 26, 2021
@tiran tiran merged commit 8caceb7 into python:main Nov 26, 2021
@tiran tiran 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 free to 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