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

Method fill_rawq

Lib/telnetlib.py:561–576  ·  view source on GitHub ↗

Fill raw queue from exactly one recv() system call. Block if no data is immediately available. Set self.eof when connection is closed.

(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
rawq_getcharMethod · 0.95
_expect_with_pollMethod · 0.95
_expect_with_selectMethod · 0.95

Calls 2

msgMethod · 0.95
recvMethod · 0.45

Tested by

no test coverage detected