socket_mcleave6(3) Library Functions Manual socket_mcleave6(3)NAMEsocket_mcleave6 - leave a multicast groupSYNTAX#include <socket.h> int socket_mcleave6(int s, const char groupip[16]);DESCRIPTIONsocket_mcleave6 leaves the IPv6 multicast group groupip. If something goes wrong, socket_mcleave6 returns -1, setting errno appropriately.SEE ALSOsocket_mcjoin6(3), socket_mcleave4(3), socket_getifidx(3) socket_mcleave6(3)
| Related Man Pages |
|---|
| asmping(1) - debian |
| mcfirst(1) - debian |
| socket_connect6(3) - debian |
| ibv_detach_mcast(3) - centos |
| rdma_join_multicast(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |