This is the trivial-sockets Reference Manual, version 0.4, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:57:25 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-sockets
A 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.asd
trivial-sockets/defpackage.lisp
trivial-sockets/errors.lisp
trivial-sockets/sbcl.lisp
trivial-sockets/server.lisp
trivial-sockets/trivial-sockets.asd
trivial-sockets
(system).
trivial-sockets/errors.lisp
defpackage.lisp
(file).
trivial-sockets
(system).
socket-error
(condition).
socket-nested-error
(reader method).
unsupported
(condition).
unsupported-feature
(reader method).
trivial-sockets/sbcl.lisp
defpackage.lisp
(file).
trivial-sockets
(system).
accept-connection
(function).
close-server
(function).
open-server
(function).
open-stream
(function).
resolve-hostname
(function).
trivial-sockets/server.lisp
defpackage.lisp
(file).
trivial-sockets
(system).
with-server
(macro).
Packages are listed by definition order.
trivial-sockets
common-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 |
---|