Query: socket_mchopcount6
OS: debian
Section: 3
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
socket_mchopcount6(3) Library Functions Manual socket_mchopcount6(3)NAMEsocket_mchopcount6 - set multicast hop countSYNTAX#include <socket.h> int socket_mchopcount6(int s,char TTL);DESCRIPTIONsocket_mchopcount6 sets the maximum hop count of outgoing multicast packets on the socket s. Each router decrements the packet hop count by one and discards the packet if it reaches zero. Setting the maximum hop count to 1, for example, will limit the packet propagation to the LAN. If something goes wrong, socket_mchopcount6 returns -1, setting errno appropriately.SEE ALSOsocket_mcttl4(3), socket_mcjoin4(3), socket_mcleave4(3) socket_mchopcount6(3)
Related Man Pages |
---|
mcfirst(1) - debian |
ip(7) - osf1 |
mtrace(8) - osf1 |
dhcrelay(8) - linux |
traceroute6(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |