Home
last modified time | relevance | path

Searched refs:handle_handshake (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/asio/example/cpp03/ssl/
Dserver.cpp36 boost::bind(&session::handle_handshake, this, in start()
40 void handle_handshake(const boost::system::error_code& error) in handle_handshake() function in session
Dclient.cpp61 boost::bind(&client::handle_handshake, this, in handle_connect()
70 void handle_handshake(const boost::system::error_code& error) in handle_handshake() function in client
/third_party/boost/doc/html/boost_asio/example/cpp03/ssl/
Dserver.cpp36 boost::bind(&session::handle_handshake, this, in start()
40 void handle_handshake(const boost::system::error_code& error) in handle_handshake() function in session
Dclient.cpp61 boost::bind(&client::handle_handshake, this, in handle_connect()
70 void handle_handshake(const boost::system::error_code& error) in handle_handshake() function in client