Hello,cppcheck reports that received-signal may be used uninitialized. This is true in case of poll returning error. Since i have no clue on what we want to return here no patch is provided :)
Also that may be an opportunity to fix indendation of closing braces for the if (ret > 0) block.
thanks, riccardo _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
