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

  /external/chromium-trace/trace-viewer/examples/stream_server/
standalone.py 250 class _StandaloneSSLConnection(object):
425 object with _StandaloneSSLConnection to provide makefile method. We
432 accepted_socket = _StandaloneSSLConnection(accepted_socket)
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
standalone.py 246 class _StandaloneSSLConnection(object):
421 object with _StandaloneSSLConnection to provide makefile method. We
428 accepted_socket = _StandaloneSSLConnection(accepted_socket)
    [all...]

Completed in 3153 milliseconds