Closed GoogleCodeExporter closed 9 years ago
Hi
Since I also use Linux, I could reproduce this issue in Fedora 8 and Debian
Lenny.
The problem Adrian had pointed out: glibc's sockaddr_in has no sin_len member.
Well, this patch tests if cacheboy is being built in Linux and 'takes out' it.
I think the better way should be making this test in sqinet.c, but since
sqinet_set_v4_sockaddr()/sqinet_set_v6_sockaddr() copies the whole structure,
I think doesn't metter if length is already set or not. Please let me know if
I'm wrong.
Lucas Brasilino
Original comment by lucas.br...@gmail.com
on 15 Sep 2008 at 9:30
Attachments:
Committed to CACHEBOY_PRE, r13321. Could you please test it and get back to me?
Original comment by adrian.c...@gmail.com
on 16 Sep 2008 at 3:16
[deleted comment]
Ok, worked for me. Thanks!
Original comment by lucas.br...@gmail.com
on 18 Sep 2008 at 2:46
Fixed in CACHEBOY_PRE.
Original comment by adrian.c...@gmail.com
on 18 Sep 2008 at 4:43
done
Original comment by adrian.c...@gmail.com
on 24 Sep 2008 at 1:31
Original issue reported on code.google.com by
mal...@gmail.com
on 12 Sep 2008 at 1:56