William Orr added the comment:

In the case of EINVAL, OpenBSD returns this if multiple cmsghdrs are attached 
to a message with sendmsg(2). In this case, those tests should probably be 
skipped.

I've attached the patch that combines haypo's patch with skips referencing this 
issue wrt. multiple cmsg failures

----------
nosy: +worr
versions: +Python 3.5 -Python 3.4
Added file: 
http://bugs.python.org/file38990/recvmsg_trunc_emsgsize_cmsg_obsd_skip.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20669>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to