[drakma-devel] Drakma doesn't work on CLISP because of unsupported TCP_NODELAY

22 Jan
2010
22 Jan
'10
2:43 a.m.
Hello, The recent Drakma (1.1.0) doesn't work on CLISP because of :NODELAY T passed to USOCKET:SOCKET-CONNECT. :NODELAY is not supported on CLISP and usocket signals an error. IMHO it would be better to remove the :NODELAY T, not only because of the CLISP support, but also because the Nagle's algorithm disabled by :NODELAY T seems to be a feature rather than a problem. Best regards, - Anton
5639
Age (days ago)
5639
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anton Vodonosov