Home
last modified time | relevance | path

Searched refs:is_full_auth_required (Results 1 – 2 of 2) sorted by relevance

/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dphp_swoole_mysql_proto.h657 inline bool is_full_auth_required() in is_full_auth_required() function
H A Dswoole_mysql_coro.cc737 if (sw_likely(!request.is_full_auth_required())) { in handshake()