[usocket-devel] ECL problem
    Leslie P. Polzer 
    sky at viridian-project.de
       
    Fri Oct 16 10:40:02 UTC 2009
    
    
  
On ECL 9.10.2 I get "setsockopt: permission denied" unless I
comment out this bit in backend/sbcl.lisp:
          ;; binghe: use SOCKOPT-TCP-NODELAY as internal symbol
          ;;         to pass compilation on ECL without it.
          (when (and nodelay-specified sockopt-tcp-nodelay-p)
            (setf (sb-bsd-sockets::sockopt-tcp-nodelay socket) nodelay))
Looks like this kludge doesn't work anymore...
  Leslie
-- 
http://www.linkedin.com/in/polzer
    
    
More information about the usocket-devel
mailing list