From 4895eff27938fa72e5a638ff173920e823ebb115 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 16 Apr 2017 22:49:17 +0200 Subject: Updated documentation and bumped Cmix to Version 1.0 --- libcmix-network/connect.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcmix-network/connect.hpp') diff --git a/libcmix-network/connect.hpp b/libcmix-network/connect.hpp index f58c3e1..ba70c70 100644 --- a/libcmix-network/connect.hpp +++ b/libcmix-network/connect.hpp @@ -21,7 +21,7 @@ boost::asio::ip::tcp::socket connect(std::string host, std::string port, boost:: * \brief async_connect Asynchronously connects to the supplied endpoint. * \param socket The socket on which to invoke the asynchronous connect. * \param host The host - * \param next_port The port + * \param port The port * \param on_connect The function to call when the connect has succeeded. */ void async_connect(boost::asio::basic_socket>& socket, std::string host, std::string port, std::function on_connect); \ No newline at end of file -- cgit v1.2.3-70-g09d2