This is the zeromq Reference Manual, version 0.2.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:34:52 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
zeromq
Zero MQ 3 bindings
Mikhail Novikov <freiksenet@gmail.com>
Vitaly Mayatskikh <v.mayatskih@gmail.com>
LGPLv3
0.2.0
cffi
(system).
trivial-garbage
(system).
src
(module).
Modules are listed depth-first from the system components tree.
zeromq/src
zeromq
(system).
package.lisp
(file).
grovel.lisp
(file).
meta.lisp
(file).
zeromq.lisp
(file).
zeromq-api.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
zeromq/zeromq.asd
zeromq/src/package.lisp
zeromq/src/grovel.lisp
zeromq/src/meta.lisp
zeromq/src/zeromq.lisp
zeromq/src/zeromq-api.lisp
zeromq/src/meta.lisp
grovel.lisp
(file).
src
(module).
zmq-error
(condition).
call-with-error-check
(function).
copy-lisp-string-octets
(function).
error-code
(reader method).
error-description
(reader method).
with-zmq-string
(macro).
zeromq/src/zeromq.lisp
meta.lisp
(file).
src
(module).
proxy
(function).
%%msg-init-data
(function).
%bind
(function).
%close
(function).
%connect
(function).
%ctx-destroy
(function).
%ctx-get
(function).
%ctx-new
(function).
%ctx-set
(function).
%disconnect
(function).
%errno
(function).
%getsockopt
(function).
%memcpy
(function).
%msg-close
(function).
%msg-copy
(function).
%msg-data
(function).
%msg-get
(function).
%msg-init
(function).
%msg-init-size
(function).
%msg-more
(function).
%msg-move
(function).
%msg-recv
(function).
%msg-send
(function).
%msg-set
(function).
%msg-size
(function).
%poll
(function).
%recv
(function).
%send
(function).
%setsockopt
(function).
%socket
(function).
%strerror
(function).
%unbind
(function).
%version
(function).
%zmq-init-data
(function).
c-msg-tclass
(class).
c-pollitem-tclass
(class).
zeromq/src/zeromq-api.lisp
zeromq.lisp
(file).
src
(module).
bind
(function).
close
(function).
connect
(function).
ctx-destroy
(function).
ctx-get
(function).
ctx-new
(function).
ctx-set
(function).
disconnect
(function).
getsockopt
(function).
make-msg
(function).
msg
(structure).
msg-close
(function).
msg-copy
(function).
msg-data-as-array
(function).
msg-data-as-string
(function).
msg-move
(function).
msg-raw
(reader).
(setf msg-raw)
(writer).
msg-recv
(function).
msg-send
(function).
msg-size
(function).
poll
(function).
recv
(function).
send
(function).
setsockopt
(function).
socket
(function).
unbind
(function).
version
(function).
with-context
(macro).
with-socket
(macro).
%make-msg
(function).
copy-msg
(function).
extract-pollitem-events
(function).
extract-pollitems-events
(function).
fill-pollitem
(function).
get-socket-option-value-type
(function).
msg-p
(function).
Packages are listed by definition order.
zeromq
zmq
cffi
.
common-lisp
.
bind
(function).
close
(function).
connect
(function).
ctx-destroy
(function).
ctx-get
(function).
ctx-new
(function).
ctx-set
(function).
disconnect
(function).
getsockopt
(function).
make-msg
(function).
msg
(structure).
msg-close
(function).
msg-copy
(function).
msg-data-as-array
(function).
msg-data-as-string
(function).
msg-move
(function).
msg-raw
(reader).
(setf msg-raw)
(writer).
msg-recv
(function).
msg-send
(function).
msg-size
(function).
poll
(function).
proxy
(function).
recv
(function).
send
(function).
setsockopt
(function).
socket
(function).
unbind
(function).
version
(function).
with-context
(macro).
with-socket
(macro).
zmq-error
(condition).
%%msg-init-data
(function).
%bind
(function).
%close
(function).
%connect
(function).
%ctx-destroy
(function).
%ctx-get
(function).
%ctx-new
(function).
%ctx-set
(function).
%disconnect
(function).
%errno
(function).
%getsockopt
(function).
%make-msg
(function).
%memcpy
(function).
%msg-close
(function).
%msg-copy
(function).
%msg-data
(function).
%msg-get
(function).
%msg-init
(function).
%msg-init-size
(function).
%msg-more
(function).
%msg-move
(function).
%msg-recv
(function).
%msg-send
(function).
%msg-set
(function).
%msg-size
(function).
%poll
(function).
%recv
(function).
%send
(function).
%setsockopt
(function).
%socket
(function).
%strerror
(function).
%unbind
(function).
%version
(function).
%zmq-init-data
(function).
c-msg-tclass
(class).
c-pollitem-tclass
(class).
call-with-error-check
(function).
copy-lisp-string-octets
(function).
copy-msg
(function).
error-code
(generic reader).
error-description
(generic reader).
extract-pollitem-events
(function).
extract-pollitems-events
(function).
fill-pollitem
(function).
get-socket-option-value-type
(function).
msg-p
(function).
with-zmq-string
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Allocate a foreign string containing Lisp string STRING. The string must be freed with FOREIGN-STRING-FREE.
Jump to: | %
(
B C D E F G M P R S U V W |
---|
Jump to: | %
(
B C D E F G M P R S U V W |
---|
Jump to: | C D R S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
C | |||
code : | Public conditions | ||
| |||
D | |||
description : | Public conditions | ||
| |||
R | |||
raw : | Public structures | ||
| |||
S | |||
Slot, code : | Public conditions | ||
Slot, description : | Public conditions | ||
Slot, raw : | Public structures | ||
|
Jump to: | C D R S |
---|
Jump to: | C F G M P S Z |
---|
Jump to: | C F G M P S Z |
---|