From cb8c64be095a0ef75beb621e8d669096efd7b8ae Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 26 Jan 2012 21:11:52 +0000 Subject: Change callback interface to pass the Alert object itself instead of just the type code. Implement Alert::type_string --- doc/examples/asio_tls_server.cpp | 16 ++++++++-------- doc/examples/tls_client.cpp | 6 +++--- doc/examples/tls_server.cpp | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'doc') diff --git a/doc/examples/asio_tls_server.cpp b/doc/examples/asio_tls_server.cpp index 6d6c0e80e..58f59d968 100644 --- a/doc/examples/asio_tls_server.cpp +++ b/doc/examples/asio_tls_server.cpp @@ -84,7 +84,7 @@ class tls_server_session : public boost::enable_shared_from_this