Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
opt
/
alt
/
php74
/
usr
/
include
/
php
/
ext
/
swoole
/
thirdparty
/
hiredis
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/php74/usr/include/php/ext/swoole/thirdparty/hiredis/fmacros.h
#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