orthecreedence / cl-async

Asynchronous IO library for Common Lisp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL libs fail to load on MS Windows

Symbolics opened this issue · comments

commented

package.lisp says:

;; NOTE: the loading code is verbatim from cl+ssl

That may have been true at one time, but it doesn't successfully load any more. Using the latest CFFI loading code from cl+ssl does work.