Home
last modified time | relevance | path

Searched defs:handle_accept (Results 1 – 25 of 40) sorted by relevance

12

/third_party/boost/libs/asio/example/cpp03/http/server/
Dserver.cpp67 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server::server
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server/
Dserver.cpp67 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server::server
/third_party/boost/libs/asio/example/cpp03/http/server2/
Dserver.cpp61 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server2::server
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server2/
Dserver.cpp61 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server2::server
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server3/
Dserver.cpp74 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server3::server
/third_party/boost/libs/asio/example/cpp03/http/server3/
Dserver.cpp74 void server::handle_accept(const boost::system::error_code& e) in handle_accept() function in http::server3::server
/third_party/boost/doc/html/boost_asio/example/cpp03/serialization/
Dserver.cpp65 void handle_accept(const boost::system::error_code& e, connection_ptr conn) in handle_accept() function in s11n_example::server
/third_party/boost/libs/asio/example/cpp03/serialization/
Dserver.cpp65 void handle_accept(const boost::system::error_code& e, connection_ptr conn) in handle_accept() function in s11n_example::server
/third_party/boost/libs/asio/example/cpp03/fork/
Dprocess_per_connection.cpp64 void handle_accept(const boost::system::error_code& ec) in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/local/
Dstream_server.cpp94 void handle_accept(session_ptr new_session, in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/local/
Dstream_server.cpp94 void handle_accept(session_ptr new_session, in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/fork/
Dprocess_per_connection.cpp64 void handle_accept(const boost::system::error_code& ec) in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/tutorial/daytime3/
Dserver.cpp90 void handle_accept(tcp_connection::pointer new_connection, in handle_accept() function in tcp_server
/third_party/boost/doc/html/boost_asio/example/cpp03/echo/
Dasync_tcp_echo_server.cpp95 void handle_accept(session* new_session, in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/echo/
Dasync_tcp_echo_server.cpp95 void handle_accept(session* new_session, in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/buffers/
Dreference_counted.cpp89 void handle_accept(session_ptr new_session, in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/buffers/
Dreference_counted.cpp89 void handle_accept(session_ptr new_session, in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/ssl/
Dserver.cpp126 void handle_accept(session* new_session, in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/ssl/
Dserver.cpp126 void handle_accept(session* new_session, in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/tutorial/daytime7/
Dserver.cpp89 void handle_accept(tcp_connection::pointer new_connection, in handle_accept() function in tcp_server
/third_party/boost/libs/asio/example/cpp03/windows/
Dtransmit_file.cpp135 void handle_accept(connection::pointer new_connection, in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/windows/
Dtransmit_file.cpp135 void handle_accept(connection::pointer new_connection, in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/porthopper/
Dserver.cpp50 void handle_accept(const boost::system::error_code& ec, tcp_socket_ptr socket) in handle_accept() function in server
/third_party/boost/libs/asio/example/cpp03/porthopper/
Dserver.cpp50 void handle_accept(const boost::system::error_code& ec, tcp_socket_ptr socket) in handle_accept() function in server
/third_party/boost/doc/html/boost_asio/example/cpp03/nonblocking/
Dthird_party_lib.cpp203 void handle_accept(connection::pointer new_connection, in handle_accept() function in server

12