commit | 47d1d0dc30a81f507fd51cd4c2abfaec735fdf13 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue May 10 19:16:03 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue May 10 19:16:03 2011 +0200 |
tree | 8d3cfe4bebda74e33650984ba8d8f7594e26a545 | |
parent | 351761236adc0196160370d09d818ffa7d4238ac [diff] [blame] |
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in order to accept exactly one connection. Patch by Daniel Evers.
diff --git a/Misc/ACKS b/Misc/ACKS index 9b9ff68..4270934 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -243,6 +243,7 @@ Tim Everett Paul Everitt David Everly +Daniel Evers Greg Ewing Martijn Faassen Clovis Fabricio