Skip to content

Commit 5000d8a

Browse files
committed
fixup! Add News entry
1 parent ca15b73 commit 5000d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Use :func:`socket.CMSG_SPACE` to calculate ancillary data size instead of
2-
:func:`socket.CMSG_LEN` in :func:`multiprocessing.reduction.recvfds` as RFC
3-
3542 requires the use of the former for portable applications.
2+
:func:`socket.CMSG_LEN` in :func:`multiprocessing.reduction.recvfds` as
3+
:rfc:`3542` requires the use of the former for portable applications.

0 commit comments

Comments
 (0)