cl-libevent2
Low-level libevent2 bindings for Common Lisp.
$ area51 add cl-libevent2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libevent2:some-function ...)Low-level libevent2 bindings for Common Lisp.
$ area51 add cl-libevent2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libevent2:some-function ...)