Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ select
Method
select
python/proton/_io.py:71–72 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
69
70
@staticmethod
71
def
select(*args, **kwargs):
72
return
select.select(*args, **kwargs)
73
74
@staticmethod
75
def
sleep(t: float) -> None:
Callers
13
on_reactor_quiesced
Method · 0.45
on_reactor_quiesced
Method · 0.45
select_inner
Method · 0.45
each_sender
Method · 0.45
each_receiver
Method · 0.45
each_sender
Method · 0.45
each_receiver
Method · 0.45
run_one
Method · 0.45
initialize
Method · 0.45
uri_parts
Method · 0.45
test_standard
Method · 0.45
test_valid
Method · 0.45
Calls
no outgoing calls
Tested by
4
uri_parts
Method · 0.36
test_standard
Method · 0.36
test_valid
Method · 0.36
active
Function · 0.36