[issue9862] PIPE_BUF is invalid on AIX

Sébastien Sablé report at bugs.python.org
Tue Sep 21 11:05:59 CEST 2010


Sébastien Sablé <sable at users.sourceforge.net> added the comment:

OK for me.
Here is a new patch that defines PIPE_BUF to 512 instead of removing select.PIPE_BUF.

----------
Added file: http://bugs.python.org/file18944/patch_broken_pipe_buf_updated.diff

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


More information about the Python-bugs-list mailing list