Common defines and includes used by all the other nrg header files. More...
#include <unistd.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/time.h>#include <netdb.h>#include <netinet/in.h>#include <arpa/inet.h>#include "stdint.h"#include "nrg_status.h"Go to the source code of this file.
Macros | |
| #define | INET6_ADDRSTRLEN 46 | 
| #define | NRG_PUBLIC | 
| #define | NRG_PRIVATE | 
| #define | NRG_DEBUG(fmt,...) do { } while(0) |