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)NAMEsocket_mcjoin4 - join a multicast groupSYNTAX#include <socket.h> int socket_mcjoin4(int s,const char groupip[4],const char interface[4]);DESCRIPTIONsocket_mcjoin4 joins the IPv4 multicast group groupip on interface. If something goes wrong, socket_mcjoin4 returns -1, setting errno appropriately.SEE ALSOsocket_mcleave4(3), socket_mcjoin6(3), socket_getifidx(3) socket_mcjoin4(3)
| Related Man Pages |
|---|
| rdma_join_multicast(3) - debian |
| ibv_detach_mcast(3) - centos |
| getipv4sourcefilter(3n) - hpux |
| getsourcefilter(3n) - hpux |
| setsourcefilter(3n) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |