HomeSort by relevance Sort by last modified time
    Searched full:_send_closing_handshake (Results 1 - 6 of 6) sorted by null

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hixie75.py 161 self._send_closing_handshake()
176 def _send_closing_handshake(self): member in class:StreamHixie75
207 self._send_closing_handshake()
_stream_hybi.py 619 self._send_closing_handshake(code, reason)
754 def _send_closing_handshake(self, code, reason): member in class:Stream
791 self._send_closing_handshake(code, reason)
mux.py 802 def _send_closing_handshake(self, code, reason): member in class:_LogicalStream
803 """Overrides Stream._send_closing_handshake."""
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hixie75.py 162 self._send_closing_handshake()
177 def _send_closing_handshake(self): member in class:StreamHixie75
208 self._send_closing_handshake()
_stream_hybi.py 663 self._send_closing_handshake(code, reason)
798 def _send_closing_handshake(self, code, reason): member in class:Stream
837 self._send_closing_handshake(code, reason)
mux.py 1036 def _send_closing_handshake(self, code, reason): member in class:_LogicalStream
    [all...]

Completed in 283 milliseconds