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
22
Commits
1
Branch
0
Tags
9c91efb3db36e85824f359b55eb23ab58d651c41
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
9c91efb3db
Merge branch 'master' of github.com:flamingcowtv/mirall
2019-05-04 21:01:10 +00:00
.gitignore
Ignore example_clock
2019-04-28 21:30:50 +00:00
buffer.cc
Switch to single-threaded epoll-based operation
2019-05-04 07:21:52 +00:00
buffer.h
Fix two memory issues discovered by valgrind
2019-05-04 07:39:12 +00:00
example_clock.cc
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
example_simple.cc
Add multi-thread support.
2019-05-04 12:16:31 -07:00
fastcgi_conn.cc
Set TCP_NODELAY
2019-05-04 16:59:25 +00:00
fastcgi_conn.h
Slight interface simplification
2019-05-04 07:57:55 +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
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
fastcgi_request.h
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
fastcgi.cc
Add multi-thread support.
2019-05-04 12:16:31 -07:00
fastcgi.h
Add multi-thread support.
2019-05-04 12:16:31 -07:00
Makefile
Whitelist for storing request headers
2019-04-30 02:07:48 +00:00
sse_stream.cc
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
sse_stream.h
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
sse.cc
Add multi-thread support.
2019-05-04 12:16:31 -07:00
sse.h
Working clock stream. Propagate up write errors
2019-04-29 00:11:07 +00:00
stream_buffer.cc
Switch to single-threaded epoll-based operation
2019-05-04 07:21:52 +00:00
stream_buffer.h
Switch to single-threaded epoll-based operation
2019-05-04 07:21:52 +00:00
S
Description
No description provided
209
KiB