Skip to content

Commit

Permalink
[core] Main-backup: renaming member link arrays (#1744)
Browse files Browse the repository at this point in the history
- vector<gli_t> idlers -> idleLinks
- vector<SRTSOCKET> pending -> pendingSockets
- vector<gli_t> sendable -> activeLinks
- vector<Sendstate> sendstates not used in the backup mode, removed.
- vector<gli_t> unstable - unstableLinks
- uint16_t max_sendable_weight -> maxActiveWeight
  • Loading branch information
maxsharabayko authored Jan 19, 2021
1 parent c6591d5 commit b665e35
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 164 deletions.
Loading

0 comments on commit b665e35

Please sign in to comment.