
16 Jul
2010
16 Jul
'10
12:28 p.m.
Hi, USOCKET users The long awaited WAIT-FOR-INPUT support for SBCL/win32 seems done on USOCKET trunk [1]. Both TCP and UDP usockets are supported in theory. This work depends on Winsock2 functions "WSAWaitForMultipleEvents" and "WSAEventSelect", which is exported by SB-ALIEN interfaces based on exist work of SB-BSD-SOCKETS. No additional C library or system DLLs are needed. Please test your usocket applications if they depend on USOCKET, see if they can also run on SBCL/win32. Let me know there's any issue left. Your help will definitely make USOCKET project better and faster to release next version. Best Regards, Chun Tian (binghe) [1] svn://common-lisp.net/project/usocket/svn/usocket/trunk