File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ Changes to built-in modules:
140140 | The *socket.sendall() * method no longer resets the socket timeout every time bytes are received or sent. | |
141141 | The socket timeout is now the maximum total duration to send all data. | |
142142 +-----------------------------------------------------------------------------------------------------------+---------------+
143- | The backlog argument of the *socket.listen() * method is now optional. By default it is set to SOMAXCONN or| |
143+ | The backlog argument of the *socket.listen() * method is now optional. By default it is set to SOMAXCONN or| Completed |
144144 | to 128, whichever is less. | |
145145 +-----------------------------------------------------------------------------------------------------------+---------------+
146146 | `ssl <https://docs.python.org/3/whatsnew/3.5.html#ssl >`_ |
You can’t perform that action at this time.
0 commit comments