|
@@ -56,7 +56,7 @@
|
|
|
// Multicasting
|
|
// Multicasting
|
|
|
//
|
|
//
|
|
|
// The options for multicasting are available for net.UDPConn and
|
|
// The options for multicasting are available for net.UDPConn and
|
|
|
-// net.IPconn which are created as network connections that use the
|
|
|
|
|
|
|
+// net.IPConn which are created as network connections that use the
|
|
|
// IPv6 transport. A few network facilities must be prepared before
|
|
// IPv6 transport. A few network facilities must be prepared before
|
|
|
// you begin multicasting, at a minimum joining network interfaces and
|
|
// you begin multicasting, at a minimum joining network interfaces and
|
|
|
// multicast groups.
|
|
// multicast groups.
|