%PDF- %PDF-
Direktori : /proc/self/root/usr/src/node-v0.10.4/tools/wrk/src/ |
Current File : //proc/self/root/usr/src/node-v0.10.4/tools/wrk/src/config.h |
#ifndef CONFIG_H #define CONFIG_H #if defined(__FreeBSD__) || defined(__APPLE__) #define HAVE_KQUEUE #elif defined(__sun) #define HAVE_EVPORT #elif defined(__linux__) #define HAVE_EPOLL #define _POSIX_C_SOURCE 200809L #endif #endif /* CONFIG_H */