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_detach_mcast(3) - debian
ibv_attach_mcast(3) - centos
rdma_join_multicast(3) - centos
setsourcefilter(3n) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results