mirror of
https://github.com/EndPositive/slipstream.git
synced 2025-10-08 12:25:04 +00:00
Fixup dcubic
This commit is contained in:
parent
161f3a6fd3
commit
479f6b3924
4 changed files with 36 additions and 12 deletions
|
|
@ -10,7 +10,6 @@ typedef struct st_slot_t {
|
|||
struct sockaddr_storage peer_addr;
|
||||
struct sockaddr_storage local_addr;
|
||||
picoquic_cnx_t* cnx;
|
||||
uint64_t created_time;
|
||||
bool is_poll_packet;
|
||||
bool responded;
|
||||
} slot_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue