From a4a912873058e50060561c21e965b4fec1d9b08b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 28 Nov 2016 15:48:59 +0100 Subject: Cleans up and documents the whole cmix protocol. --- libcmix-network/acceptor.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcmix-network/acceptor.hpp') diff --git a/libcmix-network/acceptor.hpp b/libcmix-network/acceptor.hpp index 0ee9294..eecc511 100644 --- a/libcmix-network/acceptor.hpp +++ b/libcmix-network/acceptor.hpp @@ -74,6 +74,9 @@ public: */ void start_accepting(std::shared_ptr ctx, SSLAcceptHandler accept_handler); + /*! + * \brief closes the acceptor socket and cancels the async_operations. + */ void close(); }; -- cgit v1.2.3-70-g09d2