chiark / gitweb /
'listen' option now uses struct netaddress too.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Mar 2009 15:48:24 +0000 (15:48 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Mar 2009 15:48:24 +0000 (15:48 +0000)
If '*' is used then it will bind to the IPv6 default listen address and
then report an error trying to bind to the IPv4 address.  In fact this
is harmless as the socket will accept connections of both kinds.


No differences found