socket_mcjoin4(3) debian man page | unix.com

Man Page: socket_mcjoin4

Operating Environment: debian

Section: 3

socket_mcjoin4(3)					     Library Functions Manual						 socket_mcjoin4(3)

NAME
socket_mcjoin4 - join a multicast group
SYNTAX
#include <socket.h> int socket_mcjoin4(int s,const char groupip[4],const char interface[4]);
DESCRIPTION
socket_mcjoin4 joins the IPv4 multicast group groupip on interface. If something goes wrong, socket_mcjoin4 returns -1, setting errno appropriately.
SEE ALSO
socket_mcleave4(3), socket_mcjoin6(3), socket_getifidx(3) socket_mcjoin4(3)
Related Man Pages
mcfirst(1) - debian
ibv_attach_mcast(3) - centos
ibv_detach_mcast(3) - centos
setipv4sourcefilter(3n) - hpux
setsourcefilter(3n) - hpux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph