HomeSort by relevance Sort by last modified time
    Searched refs:http_multi_server (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 336 def http_multi_server(evt, numrequests, requestHandler=None): function
599 threadFunc = staticmethod(http_multi_server)
754 # Without threading, http_server() and http_multi_server() will not
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 336 def http_multi_server(evt, numrequests, requestHandler=None): function
599 threadFunc = staticmethod(http_multi_server)
754 # Without threading, http_server() and http_multi_server() will not
    [all...]

Completed in 77 milliseconds