[usocket-devel] [ANNOUNCE] usocket 0.6.1

2013-06-20 Thread Chun Tian (binghe)
Dear Lispers, I'm glad to announce the usocket 0.6.1 release. Changes in this release: * New feature: [MOCL] Initial MOCL [1] support (TCP only, no W-F-I, patch from github.com/Wukix/usocket). * New feature: [MCL] Initial UDP support for Macintosh Common Lisp (MCL/RMCL). * New feature: Added TC

Re: [usocket-devel] mocl patch

2013-06-20 Thread Chun Tian (binghe)
Done. On 10/giu/2013, at 19:57, Hans Hübner wrote: > Hi Chun, > > do you have time to merge the mocl changes > (https://github.com/Wukix/usocket/commit/0b2955b6a327a51f7df140f89ad027b92f696996) > into usocket? At this point, mocl is not yet released so there is no way to > test the changes