Skip to content

Commit c3b9f96

Browse files
Update Misc/NEWS.d/next/Library/2024-12-03-21-07-16.gh-issue-127197.4lAehe.rst
1 parent 68bb7f8 commit c3b9f96

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed
Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
Add the ``NETLINK_SOCK_DIAG``, ``NETLINK_ISCSI``,
2-
``NETLINK_AUDIT``, ``NETLINK_SMC``, ``NETLINK_INET_DIAG``,
3-
``NETLINK_SELINUX``, ``NETLINK_SCSITRANSPORT``,
4-
``NETLINK_KOBJECT_UEVENT`` constants to the
5-
:mod:`socket` module.
1+
Add the following constants to the :mod:`socket` module:
2+
3+
* ``NETLINK_AUDIT``
4+
* ``NETLINK_INET_DIAG``
5+
* ``NETLINK_ISCSI``
6+
* ``NETLINK_KOBJECT_UEVENT``
7+
* ``NETLINK_SCSITRANSPORT``
8+
* ``NETLINK_SELINUX``
9+
* ``NETLINK_SMC``
10+
* ``NETLINK_SOCK_DIAG``

0 commit comments

Comments
 (0)