This is the trivial-sockets Reference Manual, version 0.4, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:56:27 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-socketsA trivial networking library for undemanding Internet applications
Chun Tian (binghe)
Daniel Barlow
MIT
0.4
sb-bsd-sockets (system).
defpackage.lisp (file).
errors.lisp (file).
sbcl.lisp (file).
server.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-sockets/trivial-sockets.asdtrivial-sockets/defpackage.lisptrivial-sockets/errors.lisptrivial-sockets/sbcl.lisptrivial-sockets/server.lisptrivial-sockets/trivial-sockets.asdtrivial-sockets (system).
trivial-sockets/errors.lispdefpackage.lisp (file).
trivial-sockets (system).
socket-error (condition).
socket-nested-error (reader method).
unsupported (condition).
unsupported-feature (reader method).
trivial-sockets/sbcl.lispdefpackage.lisp (file).
trivial-sockets (system).
accept-connection (function).
close-server (function).
open-server (function).
open-stream (function).
resolve-hostname (function).
trivial-sockets/server.lispdefpackage.lisp (file).
trivial-sockets (system).
with-server (macro).
Packages are listed by definition order.
trivial-socketscommon-lisp.
accept-connection (function).
close-server (function).
open-server (function).
open-stream (function).
socket-error (condition).
socket-nested-error (generic reader).
unsupported (condition).
unsupported-feature (generic reader).
with-server (macro).
resolve-hostname (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Returns a SERVER object and the port that was bound, as multiple values
socket-error)) ¶unsupported)) ¶error.
:nested-error
This slot is read-only.
error.
:feature
This slot is read-only.
| Jump to: | A C F G M O R S U W |
|---|
| Jump to: | A C F G M O R S U W |
|---|
| Jump to: | F N S |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| F | |||
feature: | Public conditions | ||
| | |||
| N | |||
nested-error: | Public conditions | ||
| | |||
| S | |||
Slot, feature: | Public conditions | ||
Slot, nested-error: | Public conditions | ||
| | |||
| Jump to: | F N S |
|---|
| Jump to: | C D E F P S T U |
|---|
| Jump to: | C D E F P S T U |
|---|