Liking cljdoc? Tell your friends :D

lambdaisland.dbus.client


agree-unix-fdclj

source

auth-externalclj

source

begin-cmdclj

source

crlfclj

source

data-cmdclj

source

ensure-full-readclj

(ensure-full-read chan buf body-len)

Ensures the ByteBuffer contains at least 'body-len' bytes starting from its current position. Reads more data from the channel if needed, re-allocating the buffer if required.

Ensures the ByteBuffer contains at least 'body-len' bytes starting from its current position.
Reads more data from the channel if needed, re-allocating the buffer if required. 
sourceraw docstring

hello-callclj

source

init-client!clj

(init-client! chan & [handler])
source

introspectclj

(introspect client {:keys [destination path]})
source

munge-introspectionclj

(munge-introspection {:keys [attrs content]})
source

negotiate-unix-fdclj

source

null-byteclj

source

ok-responseclj

source

read-fullyclj

(read-fully channel buffer)

Reads bytes from the SocketChannel into the buffer until the buffer is full (i.e., position reaches limit), or the channel reaches end-of-stream. Returns the total number of bytes read in this call.

Reads bytes from the SocketChannel into the buffer until the buffer
is full (i.e., position reaches limit), or the channel reaches end-of-stream.
Returns the total number of bytes read in this call.
sourceraw docstring

read-handshake-linesclj

(read-handshake-lines chan buffer)
source

read-messageclj

(read-message {:keys [read-buf socket]})
source

session-sockclj

(session-sock)
source

sock-connclj

(sock-conn sock-loc)
source

sock-readclj

(sock-read buf chan)
source

system-sockclj

(system-sock)
source

write-messageclj

(write-message {:keys [socket buffer serial replies]} msg)
source

write-strclj

(write-str chan s)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close