MCPcopy
hub / github.com/redis/redis-py / setsockopt

Method setsockopt

tests/test_parsers/test_errors.py:111–112  ·  view source on GitHub ↗
(self, level, optname, value)

Source from the content-addressed store, hash-verified

109 pass
110
111 def setsockopt(self, level, optname, value):
112 pass
113
114 def setblocking(self, blocking):
115 pass

Callers 2

_connectMethod · 0.45
_connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected