MCPcopy
hub / github.com/jtesta/ssh-audit / settimeout

Method settimeout

test/conftest.py:99–100  ·  view source on GitHub ↗
(self, timeout)

Source from the content-addressed store, hash-verified

97 self.blocking = r
98
99 def settimeout(self, timeout):
100 self.timeout = timeout
101
102 def gettimeout(self):
103 return self.timeout

Callers 3

_worker_processMethod · 0.80
listen_and_acceptMethod · 0.80
connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected