socket_mcleave6(3) debian man page | unix.com

Man Page: socket_mcleave6

Operating Environment: debian

Section: 3

socket_mcleave6(3)					     Library Functions Manual						socket_mcleave6(3)

NAME
socket_mcleave6 - leave a multicast group
SYNTAX
#include <socket.h> int socket_mcleave6(int s, const char groupip[16]);
DESCRIPTION
socket_mcleave6 leaves the IPv6 multicast group groupip. If something goes wrong, socket_mcleave6 returns -1, setting errno appropriately.
SEE ALSO
socket_mcjoin6(3), socket_mcleave4(3), socket_getifidx(3) socket_mcleave6(3)
Related Man Pages
rdma_join_multicast(3) - debian
getipv4sourcefilter(3n) - hpux
getsourcefilter(3n) - hpux
setipv4sourcefilter(3n) - hpux
setsourcefilter(3n) - hpux
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph