Home
last modified time | relevance | path

Searched defs:_fcgi_request (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/main/
H A Dfastcgi.c210 struct _fcgi_request { struct
212 int tcp;
213 int fd;
214 int id;
215 int keep;
217 int nodelay;
219 int ended;
220 int in_len;
221 int in_pad;
229 fcgi_req_hook hook;
[all …]

Completed in 9 milliseconds