tcp comstack: change behavior for @-specs (anyaddr)
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Oct 2010 10:41:30 +0000 (12:41 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Oct 2010 10:41:30 +0000 (12:41 +0200)
commit29e4554a9be9e8c25f200c3012e7fa4c2d03aaef
tree4979183165b70ee7c04627306692fa921ebc5c02
parent10bb56d88175ffbc37e37615bd859ca6356c5f5d
tcp comstack: change behavior for @-specs (anyaddr)

@ listens on AF_INET (IPV4) peers, and @6 listens to AF_INET6 (ipv6)
peers. Previously @ listened on AF_INET6 which accepted both IPV4 and
IPV6 peers on some Linux systems. However, in general that does not
work so YAZ can not rely on that to work. Debian changed behavior in
this respect from Debian lenny to Debian squeeze (still testing as of
Oct 2010). Refer to:
http://www.mail-archive.com/debian-devel@lists.debian.org/msg277726.html
NEWS
src/tcpip.c