Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e46b25 commit d449a8aCopy full SHA for d449a8a
1 file changed
Doc/library/socket.rst
@@ -394,7 +394,6 @@ The module :mod:`socket` exports the following constants and functions:
394
This function is rarely needed, but can be used to get or set socket options on
395
a socket passed to a program as standard input or output (such as a server
396
started by the Unix inet daemon). The socket is assumed to be in blocking mode.
397
- Availability: Unix.
398
399
400
.. function:: ntohl(x)
0 commit comments