socket_mcjoin6(3) debian man page | unix.com

Man Page: socket_mcjoin6

Operating Environment: debian

Section: 3

socket_mcjoin6(3)					     Library Functions Manual						 socket_mcjoin6(3)

NAME
socket_mcjoin6 - join a multicast group
SYNTAX
#include <socket.h> int socket_mcjoin6(int s,const char groupip[16],uint32 interface);
DESCRIPTION
socket_mcjoin6 joins the IPv6 multicast group groupip on interface. If something goes wrong, socket_mcjoin6 returns -1, setting errno appropriately.
SEE ALSO
socket_mcleave6(3), socket_mcjoin4(3), socket_getifidx(3) socket_mcjoin6(3)
Related Man Pages
asmping(1) - debian
ibv_attach_mcast(3) - debian
ibv_detach_mcast(3) - debian
getsourcefilter(3n) - hpux
mtest(8) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph