This website requires JavaScript.
Explore
Help
Sign In
misc
/
mirall
Watch
1
Star
0
Fork
0
You've already forked mirall
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
d486533dfcd1b07e2e1734a9a6cb730ca7d04a91
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
d486533dfc
Split out fastcgi_parse
2019-04-28 17:55:39 +00:00
.gitignore
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
buffer.cpp
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
buffer.h
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
example_simple.cpp
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
fastcgi_conn.cpp
Split out fastcgi_parse
2019-04-28 17:55:39 +00:00
fastcgi_conn.h
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
fastcgi_parse.h
Split out fastcgi_parse
2019-04-28 17:55:39 +00:00
fastcgi_request.cpp
Remove app_status argument
2019-04-28 07:02:59 +00:00
fastcgi_request.h
Static "Hello world" page
2019-04-28 06:47:30 +00:00
fastcgi.cpp
Static "Hello world" page
2019-04-28 06:47:30 +00:00
fastcgi.h
Static "Hello world" page
2019-04-28 06:47:30 +00:00
Makefile
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
stream_buffer.cpp
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
stream_buffer.h
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
Description
No description provided
209
KiB