Home
last modified time | relevance | path

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

/lighttpd1.4/tests/
H A Dfcgi-responder.c231 fcgi_dispatch_packet (FILE *stream, ssize_t offset, uint32_t len) in fcgi_dispatch_packet() function
302 int rc = fcgi_dispatch_packet(stream, offset, len); in fcgi_recv_packet()