GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
socket_mcloop6(3) FreeBSD Library Functions Manual socket_mcloop6(3)

socket_mcloop6 - set multicast loopback

#include <libowfat/socket.h>

int socket_mcloop6(int s,char loop);

socket_mcloop6 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_mcloop6 returns -1, setting errno appropriately.

socket_mcloop4(3), socket_mcjoin6(3), socket_mcleave6(3)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.