Add latency test and browser latency test results.
This commit is contained in:
+2
-1
@@ -312,7 +312,8 @@ Connection: Upgrade\r
|
||||
|
||||
def poll(self):
|
||||
""" Run periodically while waiting for connections. """
|
||||
self.msg("Running poll()")
|
||||
#self.vmsg("Running poll()")
|
||||
pass
|
||||
|
||||
def do_SIGCHLD(self, sig, stack):
|
||||
self.vmsg("Got SIGCHLD, ignoring")
|
||||
|
||||
Reference in New Issue
Block a user