summaryrefslogtreecommitdiffstats
path: root/server/red-worker.c
Commit message (Expand)AuthorAgeFilesLines
* Don't typedef RedWorker twiceJonathon Jongsma2015-02-231-2/+2
* Remove use of global 'reds' within RedWorkerJonathon Jongsma2015-02-231-4/+11
* CommonChannel -> CommonWorkerChannelJonathon Jongsma2015-02-231-23/+23
* Store a reference to RedsState in Channel base classJonathon Jongsma2015-02-231-1/+1
* Add RedsState arg to all stat functionsJonathon Jongsma2015-02-231-6/+6
* Move zlib_glz_state to RedsState structJonathon Jongsma2015-02-231-1/+1
* Move jpeg_state to RedsState structJonathon Jongsma2015-02-231-1/+1
* Move image_compression to RedsState structJonathon Jongsma2015-02-231-1/+1
* Rename red_worker.[ch] to red-worker.[ch]Jonathon Jongsma2015-02-231-0/+1806