projects
/
cubemap
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Write our own HTTP client instead of using curl. Not finished yet (missing URL parsin...
[cubemap]
/
cubemap.cpp
2013-04-08
Steinar H. Gunderson
Write our own HTTP client instead of using curl. Not...
blob
|
commitdiff
|
raw
2013-04-08
Steinar H. Gunderson
Make the acceptor thread stop nicely, so that it does...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
If accept() fails, do not take down the entire thing...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Remove some leftover code.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Handle streams coming and going from the configuration...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Support parsing streams from config file. Also support...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Factor out some config parsing into its own function.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Fetch num_servers from the config file.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Move the logic of load-balancing etc. into ServerPool...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Reopen the port if it changes between runs.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Take the port from the configuration file.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Parse a config file. Not used for anything yet.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Steinar H. Gunderson
Support deserialization of most state (curl input is...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Serialize and die on SIGHUP (no deserialization yet...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Fix the broken SO_REUSEADDR.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Make Server stoppable.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Set SO_REUSEADDR on the server socket.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Split Input into its own file.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Split Server and MutexLock out into separate source...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Piece a lot more stuff together.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Fire off worker threads (that do nothing right now).
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Make a mutex locker.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Open a server socket, and listen on it.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Start adding scaffolds for most of the basic classes.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Steinar H. Gunderson
Initial checkin.
blob
|
commitdiff
|
raw
|
diff to current