Changeset 24270 for titan/titan/sock.h
- Timestamp:
- 10/13/13 15:12:32 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/sock.h
r24268 r24270 726 726 len = strtoul(contentlen, NULL, 10); 727 727 } 728 728 729 debug(99, "-----------------------------------------------------------------"); 729 730 debug(99, "header: %s", tmpbuf); 731 debug(99, "-----------------------------------------------------------------"); 730 732 731 733 if(filename == NULL && (flag == 0 || flag == 1) && ostrstr(tmpbuf, "gzip") != NULL)
Note: See TracChangeset
for help on using the changeset viewer.