Changeset 61 for trunk/libtransmission/tracker.c
- Timestamp:
- Jan 30, 2006, 2:13:40 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/tracker.c
r52 r61 283 283 "Connection: close\r\n\r\n", 284 284 inf->trackerAnnounce, tor->hashString, tc->id, 285 tc->bindPort, tor->uploaded [9], tor->downloaded[9],285 tc->bindPort, tor->uploaded, tor->downloaded, 286 286 left, tor->key, event, inf->trackerAddress, 287 287 VERSION_MAJOR, VERSION_MINOR );
Note: See TracChangeset
for help on using the changeset viewer.