open_multicast_socket
sock = open_multicast_socket(argv[0], argv[1], source);
static int open_multicast_socket(const char *group, const char *port,
int open_multicast_socket(const char *group, const char *port,
fd = open_multicast_socket(argv[0], argv[1], source, ttl);