MCPcopy Index your code
hub / github.com/sshuttle/sshuttle / serverready

Function serverready

sshuttle/client.py:760–762  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

758 mux.got_routes = onroutes
759
760 def serverready():
761 fw.start()
762 sdnotify.send(sdnotify.ready(), sdnotify.status('Connected'))
763
764 def onhostlist(hostlist):
765 debug2('got host list: %r' % hostlist)

Callers 1

onroutesFunction · 0.85

Calls 2

startMethod · 0.80
sendMethod · 0.45

Tested by

no test coverage detected