#include <protocol_binary.h>
Public Attributes | |
struct { | |
protocol_binary_response_header header | |
struct { | |
uint16_t size | |
uint8_t reserved | |
uint8_t flags | |
uint32_t max_results | |
} body | |
} | message |
uint8_t | bytes [sizeof(protocol_binary_request_header)+4] |
These types are used for range operations and exist within this header for use in other projects. Range operations are not expected to be implemented in the memcached server itself.