webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, mux_handler) |
def | run (self) |
A thread that is responsible for reading data from physical connection.
def webkitpy.thirdparty.mod_pywebsocket.mux._PhysicalConnectionReader.__init__ | ( | self, | |
mux_handler | |||
) |
Constructs an instance. Args: mux_handler: _MuxHandler instance.
def webkitpy.thirdparty.mod_pywebsocket.mux._PhysicalConnectionReader.run | ( | self | ) |