Home
last modified time | relevance | path

Searched defs:tubref (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/
H A Dpb.py550 def _getConnectionInfoForTubRef(self, tubref): argument
894 def getBrokerForTubRef(self, tubref): argument
918 def _createLoopbackBroker(self, tubref): argument
940 def connectionFailed(self, tubref, why): argument
960 def brokerAttached(self, tubref, broker, isClient): argument
H A Dconnection.py97 def __init__(self, parent, tubref, connectionPlugins): argument