Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d449a8a

Browse files
committed
Issue10100 - fromfd is now available on all platforms
1 parent 3e46b25 commit d449a8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/socket.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ The module :mod:`socket` exports the following constants and functions:
394394
This function is rarely needed, but can be used to get or set socket options on
395395
a socket passed to a program as standard input or output (such as a server
396396
started by the Unix inet daemon). The socket is assumed to be in blocking mode.
397-
Availability: Unix.
398397

399398

400399
.. function:: ntohl(x)

0 commit comments

Comments
 (0)