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 |
|---|
| asmping(1) - debian |
| ibv_detach_mcast(3) - centos |
| rdma_join_multicast(3) - centos |
| getipv4sourcefilter(3n) - hpux |
| mtest(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |