$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2007-02-19 07:37:47
Hi Gaurav,
On Sat, 17 Feb 2007 13:10:47 +0530, Gaurav.Jain_at_[hidden] said:
> Sorry Chris, IPv6 network interfaces not available on my machine.
It's weird that it lets you create an IPv6 socket when you don't have
any IPv6 interfaces. I've made a change to the test that will hopefully
"fail" correctly if there are no IPv6 interfaces.
Anyway, tomorrow I plan to create a new 0.3.8 release candidate so that
you can confirm whether the fixes for Solaris and AIX work.
Cheers,
Chris