[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Openldap 2.0.1 release on FreeBSD 4.1 (server socket bind problem)
On Wed, Sep 06, 2000 at 02:16:47PM +0200, Fabrice Akhen wrote:
> Yep I forgot mention that I have tried to disable ipv6 cause it doesn't
> compile with.
>
> It compiles now and works, with your change.
Thanks a lot for your feedback, both of you, I will change the code.
I would like to use
peeraddr = inet_ntoa( *((struct in_addr *)
&from.sa_in6_addr.sin6_addr.s6_addr[12]) );
in CVS, that should be more portable I think. It would be really nice
if you could try that one too.
Sorry for the problems,
Stig