Query: socket_mcloop4
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
socket_mcloop4(3) Library Functions Manual socket_mcloop4(3)NAMEsocket_mcloop4 - set multicast loopbackSYNTAX#include <socket.h> int socket_mcloop4(int s,char loop);DESCRIPTIONsocket_mcloop4 activates multicast loopback for the socket s if loop is non-zero, and deactivates it otherwise. If loopback is activated, packets sent on this socket will be received on the same host. If something goes wrong, socket_mcloop4 returns -1, setting errno appropriately.SEE ALSOsocket_mcloop6(3), socket_mcjoin4(3), socket_mcleave4(3) socket_mcloop4(3)
| Related Man Pages |
|---|
| lo(4) - debian |
| lo(4) - opendarwin |
| lo(4) - plan9 |
| lo(4) - php |
| lo(4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |