[issue1441984] Multiple simultaneous sendtos on AF_UNIX socket broken.

2010-07-19 Thread Mark Lawrence
Mark Lawrence added the comment: Closing as noone has responded. -- status: pending -> closed ___ Python tracker ___ ___ Python-bug

[issue1441984] Multiple simultaneous sendtos on AF_UNIX socket broken.

2010-07-09 Thread Stefan Krah
Changes by Stefan Krah : -- status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue1441984] Multiple simultaneous sendtos on AF_UNIX socket broken.

2010-07-09 Thread Stefan Krah
Stefan Krah added the comment: I'm almost certain that this has been fixed in issue 1544279. Setting to pending. Brian, if you disagree, you can still respond to this issue. -- nosy: +skrah resolution: -> duplicate stage: unit test needed -> committed/rejected superseder: -> Socket mo

[issue1441984] Multiple simultaneous sendtos on AF_UNIX socket broken.

2010-07-09 Thread Mark Lawrence
Mark Lawrence added the comment: Brian to get this going forward could you provide a unit test for this? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker ___

[issue1441984] Multiple simultaneous sendtos on AF_UNIX socket broken.

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ ___