[CalendarServer-changes] [11472] CalendarServer/branches/users/glyph/hang-fix/twext/internet/ sendfdport.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 5 17:43:02 PDT 2013


Revision: 11472
          http://trac.calendarserver.org//changeset/11472
Author:   glyph at apple.com
Date:     2013-07-05 17:43:02 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
>80

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/hang-fix/twext/internet/sendfdport.py

Modified: CalendarServer/branches/users/glyph/hang-fix/twext/internet/sendfdport.py
===================================================================
--- CalendarServer/branches/users/glyph/hang-fix/twext/internet/sendfdport.py	2013-07-06 00:43:00 UTC (rev 11471)
+++ CalendarServer/branches/users/glyph/hang-fix/twext/internet/sendfdport.py	2013-07-06 00:43:02 UTC (rev 11472)
@@ -98,7 +98,8 @@
         subprocess, along with their descriptions (strings describing their
         protocol so that the subprocess knows how to handle them; as of this
         writing, either C{"TCP"} or C{"SSL"})
-    @ivar outgoingSocketQueue: a C{list} of 2-tuples of C{(socket-object, bytes)}
+    @ivar outgoingSocketQueue: a C{list} of 2-tuples of C{(socket-object,
+        bytes)}
 
     @ivar status: a record of the last status message received (via recvmsg)
         from the subprocess: this is an application-specific indication of how
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130705/2f7a9957/attachment-0001.html>


More information about the calendarserver-changes mailing list