[Patches] [ python-Patches-461321 ] Fix timeout=None in asyncore.py

noreply@sourceforge.net noreply@sourceforge.net
Wed, 19 Sep 2001 10:32:20 -0700


Patches item #461321, was opened at 2001-09-13 13:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=461321&group_id=5470

Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Cesar Eduardo Barros (cesarb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix timeout=None in asyncore.py

Initial Comment:
This patch makes poll2 and poll3 in asyncore.py work
when the timeout argument is None instead of a number.

The patch is against CVS 1.18

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

>Comment By: Martin v. Löwis (loewis)
Date: 2001-09-19 10:32

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. I have committed it as asyncore 1.19.


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

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