Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4ac647d
for
dcc.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-08-04T14:21:49Z (
16 years
ago)
Author:
ulim <a.sporto+bee@…>
Branches:
master
Children:
8661caa
Parents:
8a90001
Message:
moved some stuff around in preperation for MSN merge.
both ends (proto&dcc) need to finish a transfer now for it to be finished
moved throughput calc. and some messages to dcc (no need to implement in protocols)
File:
1 edited
dcc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dcc.h
r8a90001
r4ac647d
83
83
struct sockaddr_storage saddr;
84
84
85
/* set to true if the protocol has finished
86
* (i.e. called imcb_file_finished)
87
*/
88
int proto_finished;
85
89
} dcc_file_transfer_t;
86
90
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive