restore termios on exit (if required)

This commit is contained in:
roberto@oneiric64
2012-01-25 07:19:25 +01:00
parent 6db3dab5ea
commit 1a0e2076d5
5 changed files with 35 additions and 2 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ struct uwsgi_python {
int pyshell;
int pyshell_oneshot;
struct uwsgi_string_list *python_path;
struct uwsgi_string_list *import_list;
struct uwsgi_string_list *shared_import_list;