]> git.sesse.net Git - cubemap/commit
Send backlog file descriptors around instead of going through the protobuf. Much...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 18 Apr 2013 22:41:19 +0000 (00:41 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 18 Apr 2013 22:41:19 +0000 (00:41 +0200)
commit534764f026b82b144e974882c8e53c4cd8d21b68
tree33540aead2cf8e92f61245dedde226e3f5d9b8cd
parent3b8ad87137cff7522ed12f4675d5ff26933bc94a
Send backlog file descriptors around instead of going through the protobuf. Much faster restart with big backlog sizes, and does not hit the 64MB protobuf limit.
main.cpp
server.cpp
server.h
serverpool.cpp
serverpool.h
state.proto
stream.cpp
stream.h
util.cpp
util.h