Martin v. Löwis <mar...@v.loewis.de> added the comment:

Most likely, we wouldn't be able to support recvmsg on Solaris. We would need 
to run configure tests to determine whether the APIs are available, and that 
would require defining _XOPEN_SOURCE in pyconfig.h.in, which (according to 
#1759169) we must not do.

----------

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

Reply via email to