Multicast support within std.socket

Evan Davis cptroot at gmail.com
Tue Dec 17 13:21:07 PST 2013


Hello all,

I've been looking into how to create a multicast packet using 
std.socket, and I found that std.socket doesn't support the 
socket option IP_ADD_MEMBERSHIP. Should I be using IPv6 for all 
of my multicast needs?

-Evan Davis


More information about the Digitalmars-d mailing list