1 #ifndef jb_itch5_mold_udp_protocol_constants_hpp 2 #define jb_itch5_mold_udp_protocol_constants_hpp 9 namespace mold_udp_protocol {
36 #endif // jb_itch5_mold_udp_protocol_constants_hpp constexpr std::size_t sequence_number_offset
The location of the sequence number field within the header.
constexpr std::size_t session_id_size
The size of the session_id field, this is the first field of the header, at offset 0...
constexpr std::size_t header_size
The total size of the MoldUDP64 header.
constexpr std::size_t block_count_offset
The location of the block count field within the header.
The top-level namespace for the JayBeams library.