New submission from Charles-François Natali:

Follow-up to issue #21455: we can now update the stdlib to rely on the default 
socket listen backlog, instead of having a bazillion different values (which 
range from 1 to 100!).

----------
components: Library (Lib)
files: use_socket_listen_backlog.diff
keywords: needs review, patch
messages: 219005
nosy: haypo, neologix, pitrou, sbt
priority: normal
severity: normal
stage: patch review
status: open
title: make use of the new default socket.listen() backlog argument
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file35332/use_socket_listen_backlog.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21566>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to