MCPcopy
hub / github.com/shadowsocks/shadowsocks / run

Method run

shadowsocks/manager.py:193–194  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

191 traceback.print_exc()
192
193 def run(self):
194 self._loop.run()
195
196
197def run(config):

Callers 3

run_serverFunction · 0.95
mainFunction · 0.45
runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected