debian man page for socket_mcjoin4

Query: socket_mcjoin4

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ssmping(1) - debian
ibv_attach_mcast(3) - debian
socket_send6(3) - debian
rdma_join_multicast(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph