Query: socket_mcleave4
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
socket_mcleave4(3) Library Functions Manual socket_mcleave4(3)NAMEsocket_mcleave4 - leave a multicast groupSYNTAX#include <socket.h> int socket_mcleave4(int s, const char groupip[4]);DESCRIPTIONsocket_mcleave4 leaves the IPv4 multicast group groupip. If something goes wrong, socket_mcleave4 returns -1, setting errno appropriately.SEE ALSOsocket_mcjoin4(3), socket_mcleave6(3), socket_getifidx(3) socket_mcleave4(3)