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

Method read_eager

Lib/telnetlib.py:417–429  ·  view source on GitHub ↗

Read readily available data. Raise EOFError if connection closed and no cooked data available. Return '' if no cooked data available otherwise. Don't block unless in the midst of an IAC sequence.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

interactMethod · 0.95
listenerMethod · 0.95

Calls 4

process_rawqMethod · 0.95
sock_availMethod · 0.95
fill_rawqMethod · 0.95
read_very_lazyMethod · 0.95

Tested by

no test coverage detected