bpo-40280: Add configure check for socket shutdown (GH-29795) by tiran · Pull Request #29795 · python/cpython

@tiran

``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.

erlend-aasland

@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 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