diff options
author | Sahil Shah <sahildshah1@gmail.com> | 2025-05-19 15:28:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 19:28:09 +0000 |
commit | 92f85ff3a07335e32a0e00a55b7b6aaf3657019b (patch) | |
tree | fc9513923cfeb545a0166e26d915d8a654f487c7 /Python/bytecodes.c | |
parent | 27bd08273ce822a4dbe0e73cca47441e99fd6f0d (diff) | |
download | cpython-92f85ff3a07335e32a0e00a55b7b6aaf3657019b.tar.gz cpython-92f85ff3a07335e32a0e00a55b7b6aaf3657019b.zip |
gh-80184: Set getattr(socket, "SOMAXCONN", 5) as the default queue size for TCPServer (GH-134249)
socketserver.TCPServer default queue size becomes SOMAXCONN instead of 5 when possible.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions