CL-HTTP 70.159 Devo
"John C. Mallery" <[email protected]>
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <p05200f02ba8296d3ed25@[10.0.1.2]> |
For those who have been using CL-HTTP with cobbled patches or obsolete versions, there is an updated version of CL-HTTP (70.159 devo) that runs under MCL 5.0 and OSX. You can obtain the distribution at: <ftp://ftp.ai.mit.edu/pub/users/jcma/cl-http/devo/> CL-HTTP 70.159 Devo has been tested under MCL 5.0b5 and MCL 5.0 Released Beta running over Mac OSX 10.2.4. We have been running the proxy on a mobile powerbook. We are currently running by with (setq ccl::*sleep-wakeup-functions* nil) in ccl:library;opentransport.lisp This workaround problems resuming HTTP service after awaking from sleep. Please try it out and report any bugs (and fixes) to the [email protected] Your testing will not only help make CL-HTTP more robust under MCL 5.0 and OSX, but it will also help find lurking bugs (and issues) in MCL 5.0 that can be fixed before the final.