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

Class SSLSocket

Lib/ssl.py:100–372  ·  view source on GitHub ↗

This class implements a subtype of socket.socket that wraps the underlying OS socket in an SSL context when necessary, and provides read and write methods over that channel.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

acceptMethod · 0.85
wrap_socketFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected