[Patches] [ python-Patches-728815 ] test_timeout updates

SourceForge.net noreply@sourceforge.net
Mon, 30 Jun 2003 07:52:35 -0700


Patches item #728815, was opened at 2003-04-28 05:21
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728815&group_id=5470

Category: Tests
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Dmitry Vasiliev (hdima)
Assigned to: Raymond Hettinger (rhettinger)
Summary: test_timeout updates

Initial Comment:
Changes:

- code refactoring;
- now we catch only exceptions with proper errno codes
(also see bug #708927);
- addr_remote changed, ('www.google.com', 80) not
always works for me since we use transparent proxy;
- attempt to implement testSend(), testSendto(),
testSendall();

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-30 09:52

Message:
Logged In: YES 
user_id=80475

I'll give it more review.

Since Py2.3b2 is out, I'm marking this as a change for Py2.4 
and we can apply it in early August.

----------------------------------------------------------------------

Comment By: Walter Dörwald (doerwalter)
Date: 2003-06-30 07:37

Message:
Logged In: YES 
user_id=89016

I'm no expert in socket programming, so the final decision
whether  this is OK is your's.

----------------------------------------------------------------------

Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-28 09:09

Message:
Logged In: YES 
user_id=80475

Walter, are you interested in working this patch?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728815&group_id=5470