socket_mcleave4(3) debian man page | unix.com

Man Page: socket_mcleave4

Operating Environment: debian

Section: 3

socket_mcleave4(3)					     Library Functions Manual						socket_mcleave4(3)

NAME
socket_mcleave4 - leave a multicast group
SYNTAX
#include <socket.h> int socket_mcleave4(int s, const char groupip[4]);
DESCRIPTION
socket_mcleave4 leaves the IPv4 multicast group groupip. If something goes wrong, socket_mcleave4 returns -1, setting errno appropriately.
SEE ALSO
socket_mcjoin4(3), socket_mcleave6(3), socket_getifidx(3) socket_mcleave4(3)
Related Man Pages
asmping(1) - debian
ibv_attach_mcast(3) - debian
ibv_attach_mcast(3) - centos
setipv4sourcefilter(3n) - hpux
getipv4sourcefilter(3socket) - opensolaris
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?