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
ssmping(1) - debian
ibv_attach_mcast(3) - debian
socket_send6(3) - debian
getipv4sourcefilter(3n) - hpux
getsourcefilter(3n) - hpux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph