Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
uWSGI served 428000 requests from Thu Jun 3 12:00:48 2010
Context Navigation
←
Previous Change
Next Change
→
Changeset
261:2ff9655fe0f0
for
uwsgi.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/09/10 08:18:33 (
5 months
ago)
Author:
roberto@…
Branch:
default
Message:
new setup.py fixes
Files:
1 modified
uwsgi.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
uwsgi.c
r254
r261
1674
1674
else {
1675
1675
#endif
1676
fprintf(stderr,"POLL ADDR: %p\n", &uwsgi.poll);
1677
1676
if (!uwsgi_parse_response (&uwsgi.poll, uwsgi.shared->options[UWSGI_OPTION_SOCKET_TIMEOUT], (struct uwsgi_header *) &wsgi_req, uwsgi.buffer)) {
1678
1677
continue;
Download in other formats:
Unified Diff
Zip Archive