![]() |
#include <aerospike/as_vector.h>
Go to the source code of this file.
Data Structures | |
struct | as_name_value |
Functions | |
void | as_info_parse_multi_response (char *buf, as_vector *values) |
|
private |
Parse info response buffer into name/value pairs, one for each command. The original buffer will be modified with null termination characters to delimit each command name and value referenced by the name/value pairs.