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

Method accept

Lib/ssl.py:340–361  ·  view source on GitHub ↗

Accepts a new connection from a remote client, and returns a tuple containing that new connection wrapped with a server-side SSL channel, and the address of the remote client.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

get_requestMethod · 0.45
handle_acceptMethod · 0.45
ntransfercmdMethod · 0.45
serverFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
unixserver.pyFile · 0.45
getdataFunction · 0.45
main_threadFunction · 0.45
_serveMethod · 0.45
loopMethod · 0.45
forkingloopMethod · 0.45

Calls 2

SSLSocketClass · 0.85
closeMethod · 0.45

Tested by

no test coverage detected