|
group2 0.1.0
CSE 125 Group 2
|
Public Attributes | |
| std::uint32_t | sequence = 0 |
| ChannelId | channel = ChannelId::ControlReliableOrdered |
| std::vector< std::uint8_t > | payload |
| Uint64 | lastSendMs = 0 |
| std::uint8_t | attempts = 0 |
| std::uint8_t net::UdpSessionTransport::PendingReliable::attempts = 0 |
| ChannelId net::UdpSessionTransport::PendingReliable::channel = ChannelId::ControlReliableOrdered |
| Uint64 net::UdpSessionTransport::PendingReliable::lastSendMs = 0 |
| std::vector<std::uint8_t> net::UdpSessionTransport::PendingReliable::payload |
| std::uint32_t net::UdpSessionTransport::PendingReliable::sequence = 0 |