mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-07 14:11:46 +00:00
sharedarea can be mapped to generic objects
This commit is contained in:
@@ -191,6 +191,8 @@ struct uwsgi_python {
|
||||
|
||||
char *raw;
|
||||
PyObject *raw_callable;
|
||||
|
||||
struct uwsgi_string_list *sharedarea;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user