MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / accept

Method accept

ACE/ace/SSL/SSL_SOCK_Acceptor.cpp:166–200  ·  view source on GitHub ↗

General purpose routine for accepting new connections. Since our underlying acceptor is of the plain old ACE_SOCK_Acceptor variety, get the basic socket setup done with it, then take care of the SSL handshake if the socket is accepted.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

ssl_acceptMethod · 0.95
updateMethod · 0.65
set_handleMethod · 0.45
get_handleMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected