notes for later
authorMark Tearle <[email protected]>
Wed, 2 Mar 2005 13:53:14 +0000 (13:53 +0000)
committerMark Tearle <[email protected]>
Wed, 2 Mar 2005 13:53:14 +0000 (13:53 +0000)
sql-edition/servers/VendServer.py

index b7176be..7ac7071 100755 (executable)
@@ -254,6 +254,17 @@ def run_forever(rfh, wfh, options, cf):
        time_to_idle = None
        last_timeout_refresh = None
 
+
+       # This main loop is hideous and the work of the devil - mtearle
+       #
+       #
+       # notes for later surgery
+       #   (event, counter, ' ')
+       #        V
+       #   d[      ] = (method)
+       #
+       #  return state
+
        while True:
                if USE_DB:
                        try:

UCC git Repository :: git.ucc.asn.au