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)
| 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 |