[issue18643] implement socketpair() on Windows

STINNER Victor report at bugs.python.org
Wed Aug 28 22:56:56 CEST 2013


STINNER Victor added the comment:

"Since I'll update socket tests to also use support.PIPE_MAX_SIZE, maybe we should rename this variable while we're at it?"

Why not using a different value (constant) for sockets?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18643>
_______________________________________


More information about the Python-bugs-list mailing list