MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / bind

Method bind

tests/inter_communicator/test_zmq_server.py:69–70  ·  view source on GitHub ↗
(self, address)

Source from the content-addressed store, hash-verified

67 self.options[option] = value
68
69 def bind(self, address):
70 self.address = address
71
72 def send(self, msg, flags=0, **kwargs):
73 self.sent.append(("send", msg, flags, kwargs))

Callers 11

get_random_portFunction · 0.80
is_port_availableFunction · 0.80
wrapperFunction · 0.80
warmup_implFunction · 0.80
__init__Method · 0.80
test.pyFile · 0.80
_create_socketMethod · 0.80
_create_socketMethod · 0.80
__init__Method · 0.80
pubMethod · 0.80
_init_networkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected