from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209584

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ARES_SET_LOCAL_IP6

Section: C Library Functions (3)
Updated: 30 June 2010
Index Return to Main Contents
 

NAME

ares_set_local_ip6 - Set local IPv6 address outgoing requests.  

SYNOPSIS

#include <ares.h>

void ares_set_local_ip6(ares_channel_t *channel, const unsigned char* local_ip6)
 

DESCRIPTION

The ares_set_local_ip6 function sets the IPv6 address for outbound IPv6 requests. The parameter local_ip6 is specified in network byte order. This allows users to specify outbound interfaces when used on mult-homed systems. The local_ip6 argument must be 16 bytes in length.  

SEE ALSO

ares_set_local_ip4(3)  

NOTES

This function was added in -ares 1.7.4


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
NOTES





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.7 ms