#ifndef __HIREDIS_FMACRO_H #define __HIREDIS_FMACRO_H #define _XOPEN_SOURCE 600 #define _POSIX_C_SOURCE 200112L #if defined(__APPLE__) && defined(__MACH__) /* Enable TCP_KEEPALIVE */ #define _DARWIN_C_SOURCE #endif #endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| alloc.h | File | 2.91 KB | 0644 |
|
| fmacros.h | File | 225 B | 0644 |
|
| hiredis.h | File | 12.39 KB | 0644 |
|
| net.h | File | 2.7 KB | 0644 |
|
| read.h | File | 4.8 KB | 0644 |
|
| sds.h | File | 9 KB | 0644 |
|
| sdsalloc.h | File | 2.07 KB | 0644 |
|