Language

Package: sbcl-usocket @ 0.8.3

Synopsis

Universal socket library for Common Lisp

Description

This library strives to provide a portable TCP/IP and UDP/IP socket interface for as many Common Lisp implementations as possible, while keeping the abstraction and portability layer as thin as possible.

Home page
https://common-lisp.net/project/usocket/
Location
gnu/packages/lisp-xyz.scm (line: 3498, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'bordeaux-threads' does not match package name 'sbcl-bordeaux-threads'
input-labels

Identify input labels that do not match package names

label 'split-sequence' does not match package name 'sbcl-split-sequence'