cl-unix-sockets
$ area51 add cl-unix-socketsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-unix-sockets:some-function ...)$ area51 add cl-unix-socketsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-unix-sockets:some-function ...)