mirror of
https://github.com/EndPositive/slipstream.git
synced 2025-10-08 12:25:04 +00:00
path select
This commit is contained in:
parent
9af4c5b952
commit
9045ebb1c8
3 changed files with 8 additions and 5 deletions
|
|
@ -10,8 +10,8 @@ typedef struct st_slot_t {
|
|||
struct sockaddr_storage peer_addr;
|
||||
struct sockaddr_storage local_addr;
|
||||
picoquic_cnx_t* cnx;
|
||||
int path_id;
|
||||
bool is_poll_packet;
|
||||
bool responded;
|
||||
} slot_t;
|
||||
|
||||
#endif // SLIPSTREAM_SLOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue