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

Method _read_until_with_select

Lib/telnetlib.py:342–376  ·  view source on GitHub ↗

Read until a given string is encountered or until timeout. The timeout is implemented using select.select().

(self, match, timeout=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

read_untilMethod · 0.95

Calls 5

process_rawqMethod · 0.95
fill_rawqMethod · 0.95
read_very_lazyMethod · 0.95
findMethod · 0.45
selectMethod · 0.45

Tested by

no test coverage detected