comparison CONTRIBUTORS @ 27474:e517a89c24e1

osutil: implement pure version of recvfds() for PyPy This is less portable than the C version, but PyPy can't load CPython extensions. So for now, this will be used on PyPy. I've tested it on Linux amd64 and Mac OS X.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 17 Dec 2015 23:53:09 +0900
parents c29efd272395
children
comparison
equal deleted inserted replaced
27473:34a37a2e03e6 27474:e517a89c24e1