> IP "0.0.0.0" and port "0" looks hardcoded to me: > >> plugins/corerouter/corerouter.c: memcpy(cs->client_address, "0.0.0.0", > 7); >> plugins/corerouter/corerouter.c: memcpy(cs->client_address, "0.0.0.0", > 7); >> plugins/corerouter/corerouter.c: memcpy(cs->client_address, "0.0.0.0", > 7); > > Or I'm reading memcpy wrong. >
no you are right, then it must be something else some way to reproduce it ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
