MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / echoclient.py

File echoclient.py

src/11/adding_ssl_to_network_servers/echoclient.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# echoclient.py
2#
3# An example of a client that connects to an SSL server
4# and verifies its certificate

Callers

nothing calls this directly

Calls 3

sendMethod · 0.45
recvMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected