Hi, Elliott
I'm very sorry for that. Currently I'm trapping in other work and couldn't finish the promised UDP porting work immediately. My SNMP library also want to work on SBCL/win32, but ...
From my view, the biggest issue for this work, is the implementation of WAIT-FOR-INPUT-INTERNAL for UDP usockets. On Windows, there's no "select()" UNIX system call, so we have to use "WSAEventSelect" instead. I have no idea if SBCL/win32 have correspond internal functions which could be called directly by usocket.
Regards,
Chun Tian (binghe)
在 2010-3-22,11:44, Elliott Slaughter 写道:
Hi,
I would really like to use UDP sockets on Windows, so I'm wondering if someone can tell me what needs to be done for it to work on a minimal set of platforms (at least SBCL, and Clozure CL would be nice). I am willing to contribute time and code for the next week or so if someone can direct me to what needs work.
Thanks.
-- Elliott Slaughter
"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay _______________________________________________ usocket-devel mailing list usocket-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel