[usocket-devel] undefined functions
Chun Tian (binghe)
binghe.lisp at gmail.com
Tue Jul 6 02:39:35 UTC 2010
Hi there
I'm working on it, and the initial version of WAIT-FOR-INPUT-INTERNAL for SBCL/win32 has been committed into USOCKET trunk [1] on yesterday. Now I'm fixing bugs in it. Maybe you want to help me figure out any issue in my code.
Hope these new code could get stable in a week. Obviously, the goal is to make Hunchentoot running in SBCL/win32.
--binghe
[1] svn://common-lisp.net/project/usocket/svn/usocket/trunk
在 2010-7-1,23:45, Haris Bogdanović 写道:
> I installed linux as my virtual machine so I'll manage till you finish
> wndows version because in linux it works without a problem.
> I wrote wrongly atarting a hunchentoot server.
> It's (hunchentoot:start (make-instance 'hunchentoot:acceptor :port 8080))
> instead of (hunchentoot:start (make-instance '(hunchentoot:acceptor :port 8080)))
> but anyway it doesn't work in windows but in linux it does.
> It would be nice if you could mail me when yoiu finish windows version ?
> How long do you expect it will take you to finish that approximatelly ?
> I would like to help you but I'm pretty new to lisp,
> I don't know would I be competent for that.
>
> Thanks
More information about the usocket-devel
mailing list