mirror of
https://github.com/yarrick/iodine.git
synced 2025-11-09 11:43:06 +00:00
add downenc per-user field #75
This commit is contained in:
committed by
Erik Ekman
parent
1fcab767cd
commit
c2bc500cba
@@ -31,6 +31,7 @@ struct user {
|
||||
struct packet inpacket;
|
||||
struct packet outpacket;
|
||||
struct encoder *encoder;
|
||||
char downenc;
|
||||
int out_acked_seqno;
|
||||
int out_acked_fragment;
|
||||
int fragsize;
|
||||
|
||||
Reference in New Issue
Block a user