restore listening to usocket:*wildcard-host*
commit49500813480f0cd6680c1cfdd75c8016950f5726
authorHans Huebner <hans.huebner@gmail.com>
Tue, 30 Sep 2014 08:14:02 +0000 (30 04:14 -0400)
committerHans Huebner <hans.huebner@gmail.com>
Tue, 30 Sep 2014 08:14:02 +0000 (30 04:14 -0400)
treeb4696d2621315d500db771f30ba7da8ad06387aa
parentae8b2fb2d3a7fe4d9a12e42965a20daced5682f9
restore listening to usocket:*wildcard-host*

The IPv6 aware usocket version now compares the listening host address
to usocket:*wildcard-host* using EQ and listens to all IPv4 and IPv6
if it matches.
acceptor.lisp