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

Method write

Lib/telnetlib.py:272–282  ·  view source on GitHub ↗

Write a string to the socket, doubling any IAC characters. Can block if the connection is blocked. May raise socket.error if the connection is closed.

(self, buffer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

interactMethod · 0.95
mt_interactMethod · 0.95
listenerMethod · 0.45

Calls 3

msgMethod · 0.95
sendallMethod · 0.80
replaceMethod · 0.45

Tested by

no test coverage detected