Page MenuHomeClusterLabs Projects

glv.wireproto
No OneTemporary

glv.wireproto

Logging in is the only tightly bound request/response action.
glvc> Hello <name>\n
glvd> HI\n
All the rest are fairly free form. Since the client is mostly just a
pass-through for stuff to gulm.
glvd sends:
lock <subid> <key> <rstart> <rstop> <state> <flags> <lvb>\n
action <subid> <key> <action> <lvb>\n
cancel <subid> <key>\n
dropexp <nodename> <mask>\n
GOODBYE\n
glvc send:
lrpl <subid> <key> <rstart> <rstop> <state> <flags> <error> <lvb>\n
arpl <subid> <key> <action> <error>\n
drop <subid> <key> <state>\n
GOODBYE\n
<subid> is [0-9]
<key> is [a-zA-Z0-9_]
<state> is [0-9]
<action> is [0-9]
<flags> is [0-9]
<nodename> is [a-zA-Z0-9_]
<mask> is [a-zA-Z0-9_]
<lvb> is either 'nolvb' or [a-zA-Z0-9_]
<error> is [0-9]

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 25, 8:21 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1461589
Default Alt Text
glv.wireproto (737 B)

Event Timeline