cpp-redis / cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
MIT License
713 stars 198 forks source link

add __CPP_REDIS_USE_CUSTOM_TCP_CLIENT for fix up compile error #62

Closed 10km closed 4 years ago

10km commented 4 years ago

add preprocessor __CPP_REDIS_USE_CUSTOM_TCP_CLIENT for fix up compile error while USE_CUSTOM_TCP_CLIENT=on