Hi.

When I try to start hunchentoot with:
"(hunchentoot:start (make-instance 'hunchentoot:acceptor :port 8000))"
I get:
"The function USOCKET::%SETUP-WAIT-LIST is undefined."  ?

I use emacs/slime/sbcl on windows.