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.
2 parents 587bac1 + c943e79 commit 96d8368Copy full SHA for 96d8368
1 file changed
Doc/library/socket.rst
@@ -90,9 +90,6 @@ created. Socket addresses are represented as follows:
90
If *addr_type* is :const:`TIPC_ADDR_ID`, then *v1* is the node, *v2* is the
91
reference, and *v3* should be set to 0.
92
93
- If *addr_type* is :const:`TIPC_ADDR_ID`, then *v1* is the node, *v2* is the
94
- reference, and *v3* should be set to 0.
95
-
96
- A tuple ``(interface, )`` is used for the :const:`AF_CAN` address family,
97
where *interface* is a string representing a network interface name like
98
``'can0'``. The network interface name ``''`` can be used to receive packets
0 commit comments