Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
273d1eb4
Commit
273d1eb4
authored
Mar 15, 2018
by
Andreas Schmidt
Browse files
Proper type.
parent
509b0571
Changes
1
Hide whitespace changes
Inline
Side-by-side
prrt/proto/receiver.h
View file @
273d1eb4
...
...
@@ -27,7 +27,7 @@ typedef struct packetTracking {
prrtByteCount_t
delivered
;
prrtTimestamp_t
delivered_time
;
prrtTimestamp_t
first_sent_time
;
prrt
SequenceNumber
_t
app_limited
;
prrt
ByteCount
_t
app_limited
;
}
PrrtPacketTracking
;
typedef
struct
prrtReceiver
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment