1socket_mcleave6(3)         Library Functions Manual         socket_mcleave6(3)
2
3
4

NAME

6       socket_mcleave6 - leave a multicast group
7

SYNTAX

9       #include <socket.h>
10
11       int socket_mcleave6(int s, const char groupip[16]);
12

DESCRIPTION

14       socket_mcleave6 leaves the IPv6 multicast group groupip.
15
16       If  something  goes  wrong,  socket_mcleave6  returns -1, setting errno
17       appropriately.
18

SEE ALSO

20       socket_mcjoin6(3), socket_mcleave4(3), socket_getifidx(3)
21
22
23
24                                                            socket_mcleave6(3)
Impressum