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

SourceForge.net noreply@sourceforge.net
Mon, 30 Jun 2003 05:37:09 -0700


Patches item #728815, was opened at 2003-04-28 12:21
Message generated for change (Comment added) made by doerwalter
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: Walter Dörwald (doerwalter)
Date: 2003-06-30 14: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 16: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