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

Method process_rawq

Lib/telnetlib.py:471–541  ·  view source on GitHub ↗

Transfer from raw queue to cooked queue. Set self.eof when connection is closed. 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 9

_read_until_with_pollMethod · 0.95
read_allMethod · 0.95
read_someMethod · 0.95
read_very_eagerMethod · 0.95
read_eagerMethod · 0.95
read_lazyMethod · 0.95
_expect_with_pollMethod · 0.95
_expect_with_selectMethod · 0.95

Calls 3

rawq_getcharMethod · 0.95
msgMethod · 0.95
sendallMethod · 0.80

Tested by

no test coverage detected