MCPcopy
hub / github.com/psycopg/psycopg / poll

Method poll

psycopg/psycopg/pq/abc.py:299–299  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

297 def blocking(self) -> None: ...
298
299 def poll(self) -> int: ...
300
301 @property
302 def status(self) -> int: ...

Callers 4

wait_epollFunction · 0.45
wait_pollFunction · 0.45
_cancelFunction · 0.45

Calls

no outgoing calls

Tested by 1