[issue805194] Inappropriate error received using socket timeout

2010-08-19 Thread Antoine Pitrou

Antoine Pitrou pit...@free.fr added the comment:

I'm not sure in what way the error is inappropriate. Python simply propagates 
whatever errno the C library sets on failure.

As for the comment that connect() shouldn't be called twice, this was fixed in 
2.6 by r60101.

--
nosy: +pitrou
resolution:  - out of date
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue805194
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue805194] Inappropriate error received using socket timeout

2010-08-18 Thread Mark Lawrence

Mark Lawrence breamore...@yahoo.co.uk added the comment:

I've tried reproducing this on Windows Vista but sorry I can't make any sense 
out of it.  I've assumed that a unit test can be based around code given in 
msg18142.

--
components: +Library (Lib) -Windows
nosy: +BreamoreBoy
stage:  - needs patch
title: Inappropriate error received using socket timeout on Windows. - 
Inappropriate error received using socket timeout
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue805194
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue805194] Inappropriate error received using socket timeout on Windows.

2009-02-14 Thread Daniel Diniz

Changes by Daniel Diniz aja...@gmail.com:


--
title: Inappropriate error received using socket timeout - Inappropriate error 
received using socket timeout on Windows.
type:  - behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue805194
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue805194] Inappropriate error received using socket timeout

2007-10-25 Thread Jean-Paul Calderone

Jean-Paul Calderone added the comment:

The APR comment is indeed correct, so this is probably a Python bug.

--
nosy: +exarkun


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue805194

___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com