![]() |
#include <netinet/in.h>
#include <sys/socket.h>
Go to the source code of this file.
Data Structures | |
struct | as_node |
Macros | |
#define | AS_NODE_NAME_MAX_LEN AS_NODE_NAME_MAX_SIZE - 1 |
#define | AS_NODE_NAME_MAX_SIZE 20 |
#define AS_NODE_NAME_MAX_LEN AS_NODE_NAME_MAX_SIZE - 1 |
The maximum string length of as_node.name
Definition at line 40 of file target/Linux-x86_64/include/aerospike/as_node.h.
#define AS_NODE_NAME_MAX_SIZE 20 |
The size of as_node.name
Definition at line 35 of file target/Linux-x86_64/include/aerospike/as_node.h.