Index of values


C
callback [S.Make]
callback ~port t returns a S.UDPV4 callback handler listening on port.

D
default_port [S.Make]
Default listen port, 69/UDP.

E
errorcode_to_int [Wire]
errorcode_to_string [Wire]

G
get_hdat_blockno [Wire]
get_hdat_opcode [Wire]
get_herr_errorcode [Wire]
get_herr_opcode [Wire]
get_hreq_opcode [Wire]

H
hexdump_hdat [Wire]
hexdump_hdat_to_buffer [Wire]
hexdump_herr [Wire]
hexdump_herr_to_buffer [Wire]
hexdump_hreq [Wire]
hexdump_hreq_to_buffer [Wire]

I
int_to_errorcode [Wire]
int_to_opcode [Wire]

M
make [S.Make]
make ~c ~fs ~s creates a server state record from a V1_LWT.CONSOLE for logging output, a V1_LWT.KV_RO containing the files to server, and a V1_LWT.STACKV4 IPv4 stack.

O
opcode_to_int [Wire]
opcode_to_string [Wire]

S
set_hdat_blockno [Wire]
set_hdat_opcode [Wire]
set_herr_errorcode [Wire]
set_herr_opcode [Wire]
set_hreq_opcode [Wire]
sizeof_hdat [Wire]
sizeof_herr [Wire]
sizeof_hreq [Wire]
string0 [Wire]
string0 buf extracts a NUL terminated ASCII string from buf, shifts buf past it, and returns the pair.
string_to_errorcode [Wire]
string_to_opcode [Wire]