Closed kafonek closed 11 months ago
From<WireProtocol> for Response always parses parent header bytes into Header. Some messages, particularly at kernel startup, do not have a parent header. The raw bytes coming across the wire are {}
From<WireProtocol> for Response
Header
{}
From<WireProtocol> for Response
always parses parent header bytes intoHeader
. Some messages, particularly at kernel startup, do not have a parent header. The raw bytes coming across the wire are{}