debian man page for socket_mcleave6

Query: socket_mcleave6

OS: debian

Section: 3

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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

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
mcfirst(1) - debian
ssmping(1) - debian
ibv_attach_mcast(3) - debian
ibv_detach_mcast(3) - centos
getipv4sourcefilter(3n) - hpux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?