Skip to main content

FLAG_SESSION_START

Constant FLAG_SESSION_START 

Source
pub const FLAG_SESSION_START: u8 = 0b0000_0010;
Expand description

Frame flag: this is the first message of a new session.

Set on session-initiating message types such as ExecRequest and FsRequest.