FreeBSD Manual Pages
socket_mcleave6(3) Library Functions Manual socket_mcleave6(3) NAME socket_mcleave6 - leave a multicast group SYNTAX #include <libowfat/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 ap- propriately. SEE ALSO socket_mcjoin6(3), socket_mcleave4(3), socket_getifidx(3) socket_mcleave6(3)
NAME | SYNTAX | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libowfat_socket_mcleave6&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>