raw_request_header Struct Reference

Generic request header. More...

#include <EventServer.h>

List of all members.

Public Attributes

uint8_t magic
 Magic number.
uint8_t opcode
 Command code.
uint16_t keylen
 Length in bytes of the text key that follows the command extras.
uint8_t extlen
 Length in bytes of the text key that follows the command extras.
uint8_t datatype
 Reserved for future use (Sean is using this soon).
uint16_t reserved
 Really reserved for future use (up for grabs).
uint32_t bodylen
 Length in bytes of extra + key + value.
uint32_t opaque
 Will be copied back to you in the response.
uint64_t cas
 Data version check.


Detailed Description

Generic request header.

Definition at line 371 of file EventServer.h.


The documentation for this struct was generated from the following file:

Generated on Fri Jan 8 10:38:13 2010 for dreamcache by  doxygen 1.5.5