first part of --socket-protocol option

This commit is contained in:
roberto@maverick64
2011-04-22 09:34:50 +02:00
parent 73cdd68283
commit c86f341d29
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
exit(1) on every malloc error: apps can be dinamically loaded so on memory problem
it is better to let the master process manager respawn the worker.
TODO dynamic loading on prefork+thread looks flaky... NEED TO FIX IT
*/
extern struct uwsgi_server uwsgi;