Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c206 struct _fcgi_request { struct
208 int tcp;
209 int fd;
210 int id;
211 int keep;
213 int nodelay;
215 int ended;
216 int in_len;
217 int in_pad;
225 fcgi_req_hook hook;
[all …]

Completed in 11 milliseconds