Home
last modified time | relevance | path

Searched refs:SW_TRACE_REDIS_CLIENT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_log.h229 SW_TRACE_REDIS_CLIENT = 1u << 16, enumerator
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dphp_swoole.cc710 SW_REGISTER_LONG_CONSTANT("SWOOLE_TRACE_REDIS_CLIENT", SW_TRACE_REDIS_CLIENT); in PHP_MINIT_FUNCTION()
H A Dswoole_redis_coro.cc1079 swoole_trace_log(SW_TRACE_REDIS_CLIENT, "redis connection closed, fd=%d", sockfd); in swoole_redis_coro_close()