Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dfastcgi.c208 struct _fcgi_request { struct
210 int tcp;
211 int fd;
212 int id;
213 int keep;
215 int nodelay;
217 int ended;
218 int in_len;
219 int in_pad;
227 fcgi_req_hook hook;
[all …]

Completed in 10 milliseconds