]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/include/plaqui/server/connection.h
* Se modifica la estructura de directorios : src include dialogs y pixmaps
[z.facultad/75.42/plaqui.git] / Server / include / plaqui / server / connection.h
index 504875a317c471e4c346145b365efd5ae5f2098c..e20f22e4c7bf8c23cf1edb615bcd4066457ed51d 100644 (file)
@@ -82,7 +82,8 @@ namespace Server {
                         *
                         * \param type Tipo de socket a usar.
                         */
                         *
                         * \param type Tipo de socket a usar.
                         */
-                       Connection(const sockbuf::type& type);
+                       Connection(const sockbuf::type& type, const std::string& host,
+                                       const Port& port);
 
                        /**
                         * Constructor.
 
                        /**
                         * Constructor.