MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / on_new_connection

Method on_new_connection

src/bitmessageqt/__init__.py:4386–4388  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

4384 self.server.close()
4385
4386 def on_new_connection(self):
4387 if myapp:
4388 myapp.appIndicatorShow()
4389
4390
4391def init():

Callers

nothing calls this directly

Calls 1

appIndicatorShowMethod · 0.80

Tested by

no test coverage detected