Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shadowsocks/shadowsocks
/ stop
Method
stop
shadowsocks/eventloop.py:190–191 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
188
self._impl.modify(fd, mode)
189
190
def
stop(self):
191
self._stopping = True
192
193
def
run(self):
194
events = []
Callers
3
callback
Function · 0.80
test
Function · 0.80
handle_periodic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected