Skip to content

Commit ca15b73

Browse files
committed
Add News entry
1 parent d4d6013 commit ca15b73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.

0 commit comments

Comments
 (0)