[CalendarServer-changes] [9592] CalendarServer/branches/users/glyph/q

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 01:54:35 PDT 2012


Revision: 9592
          http://trac.macosforge.org/projects/calendarserver/changeset/9592
Author:   glyph at apple.com
Date:     2012-08-11 01:54:35 -0700 (Sat, 11 Aug 2012)
Log Message:
-----------
boilerplate

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/q/twext/enterprise/queue.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/q/

Modified: CalendarServer/branches/users/glyph/q/twext/enterprise/queue.py
===================================================================
--- CalendarServer/branches/users/glyph/q/twext/enterprise/queue.py	2012-08-11 08:54:34 UTC (rev 9591)
+++ CalendarServer/branches/users/glyph/q/twext/enterprise/queue.py	2012-08-11 08:54:35 UTC (rev 9592)
@@ -181,6 +181,8 @@
 
     def __init__(self, connectionFactory, ampPort):
         """
+        Initialize a L{PeerConnectionPool}.
+
         @param ampPort: The AMP port to listen on for inter-host communication.
             This must be an integer because we need to communicate it to the
             other peers in the cluster.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120811/79ee1445/attachment-0001.html>


More information about the calendarserver-changes mailing list