On Thu, Apr 9, 2009 at 08:06, GP lisper <f...@clouddancer.com> wrote:
>
> After applying Rays fix for Flexi-Streams, I tried out Drakma-1.0.0
> under the January snapshot.  It died pretty fast.
>
[...]
>
> NODELAY in SOCKET-CONNECT is unsupported.
>   [Condition of type USOCKET:UNSUPPORTED]
>
[...]
>
> Is there a simple fix to the above, or should I switch to SBCL?
> I need to get webfetch of a passworded family of webpages working
> quickly.

In drakma's request.lisp, near line 459, remove the ":nodelay t"
option to usocket:socket-connect.

Let me know if that helps.

-Hans

Reply via email to