Home
last modified time | relevance | path

Searched defs:allow_offload (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-distributed/distributed-2021.11.2/distributed/comm/
H A Dutils.py23 allow_offload=True, argument
53 async def from_frames(frames, deserialize=True, deserializers=None, allow_offload=True): argument
H A Dws.py88 def __init__(self, handler, deserialize=True, allow_offload=True): argument
161 def __init__(self, sock, deserialize=True, allow_offload=True): argument
282 allow_offload=False, argument
H A Ducx.py441 allow_offload=True, argument
H A Dtcp.py452 allow_offload=True, argument
/dports/devel/py-distributed/distributed-2021.11.2/distributed/
H A Dcore.py419 async def listen(self, port_or_addr=None, allow_offload=True, **kwargs): argument
959 allow_offload=True, argument