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 21a74a9 commit 3993ccbCopy full SHA for 3993ccb
Doc/library/socket.rst
@@ -796,6 +796,8 @@ The :mod:`socket` module also offers various network-related services:
796
For IPv6 addresses, ``%scope`` is appended to the host part if *sockaddr*
797
contains meaningful *scopeid*. Usually this happens for multicast addresses.
798
799
+ For more information about *flags* you can consult :manpage:`getnameinfo(3)`.
800
+
801
.. function:: getprotobyname(protocolname)
802
803
Translate an Internet protocol name (for example, ``'icmp'``) to a constant
0 commit comments