Home
last modified time | relevance | path

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

/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_config.h245 #define SW_HTTP_CLIENT_BOUNDARY_TOTAL_SIZE 39 macro
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_http_client_coro.cc1125 char boundary_str[SW_HTTP_CLIENT_BOUNDARY_TOTAL_SIZE]; in send()