From b980f71587600313514b15d12b2c4298ab4f0d82 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:03:40 +0000 Subject: Utilisateur : Fcolin Date : 29/06/00 Heure : 15:59 Archivé dans $/Ivy Commentaire: Version multicast (vss 2) --- Bus/Ivy/IvyWatcher.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'Bus/Ivy/IvyWatcher.cxx') diff --git a/Bus/Ivy/IvyWatcher.cxx b/Bus/Ivy/IvyWatcher.cxx index c963968..099e670 100644 --- a/Bus/Ivy/IvyWatcher.cxx +++ b/Bus/Ivy/IvyWatcher.cxx @@ -105,6 +105,7 @@ void IvyWatcher::start(const char *domainlist) addr = domain.substr( 0, index ); domain.erase( 0, addr.length() +1 ); TRACE("Ivy Broadcasting on %s:%d\n", addr.c_str(), port ); + AddMember( addr.c_str() ); SendTo( hello, len, port, addr.c_str() ); } } -- cgit v1.1