MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _read_until_with_poll

Method _read_until_with_poll

Lib/telnetlib.py:297–340  ·  view source on GitHub ↗

Read until a given string is encountered or until timeout. This method uses select.poll() to implement the timeout.

(self, match, timeout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

read_untilMethod · 0.95

Calls 7

process_rawqMethod · 0.95
fill_rawqMethod · 0.95
read_very_lazyMethod · 0.95
findMethod · 0.45
pollMethod · 0.45
registerMethod · 0.45
unregisterMethod · 0.45

Tested by

no test coverage detected