On 9 January 2013 08:44, Claudio Carbone <[email protected]> wrote: > ss << "epgm://" << _local_ip_address << ";" << MULTICAST_ADDRESS << > ":" << MULTICAST_PORT << std::endl; >
Why the newline at the end? It makes the declaration invalid. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
