reintroduce the remote spooler plugin [2]

This commit is contained in:
roberto@precise64
2012-02-27 15:59:47 +01:00
parent 9a09164fc3
commit aa981d03e8
+6
View File
@@ -1,5 +1,11 @@
#include "../../uwsgi.h"
/*
this plugin, allows remote spooling of jobs
*/
extern struct uwsgi_server uwsgi;
int uwsgi_request_spooler(struct wsgi_request *wsgi_req) {