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
14
Commits
1
Branch
0
Tags
4d4525b1452ef4d7e068b2ebeeac754995a92ee8
T
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
4d4525b145
Ignore example_clock
2019-04-28 21:30:50 +00:00
.gitignore
Ignore example_clock
2019-04-28 21:30:50 +00:00
buffer.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
buffer.h
Get down to a single write call
2019-04-28 18:19:32 +00:00
example_clock.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
example_simple.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
fastcgi_conn.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
fastcgi_conn.h
Clean up logging, anti-multiplexing checks
2019-04-28 20:40:00 +00:00
fastcgi_parse.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
fastcgi_parse.h
Split off implementation
2019-04-28 18:24:25 +00:00
fastcgi_request.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
fastcgi_request.h
Clean up logging, anti-multiplexing checks
2019-04-28 20:40:00 +00:00
fastcgi.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
fastcgi.h
Static "Hello world" page
2019-04-28 06:47:30 +00:00
Makefile
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
sse_stream.h
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
sse.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
sse.h
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
stream_buffer.cc
Rename to .cc, fix Makefile bugs, add example_clock
2019-04-28 21:30:15 +00:00
stream_buffer.h
Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer
2019-04-28 17:50:44 +00:00
S
Description
No description provided
209
KiB