]> git.sesse.net Git - cubemap/history - input.cpp
Fix an issue where clients would be put twice into sleeping_clients (probably since...
[cubemap] / input.cpp
2013-04-07 Steinar H. GundersonWhen a transfer ends, output the URL.
2013-04-07 Steinar H. GundersonMove the logic of load-balancing etc. into ServerPool...
2013-04-07 Steinar H. GundersonSupport deserialization of most state (curl input is...
2013-04-07 Steinar H. GundersonRemember to turn off has_metacube_header once we have...
2013-04-06 Steinar H. GundersonMake Input honor should_stop even when it is not connec...
2013-04-06 Steinar H. GundersonReconnect when the input goes away.
2013-04-06 Steinar H. GundersonSerialize and die on SIGHUP (no deserialization yet...
2013-04-06 Steinar H. GundersonSkip the Metacube header when adding data.
2013-04-06 Steinar H. GundersonSplit Input into its own file.