Skip to main content

is_tick_socket_request

Function is_tick_socket_request 

Source
pub fn is_tick_socket_request(request: &Request) -> bool
Expand description

Whether a request is allowed on .daemon/tick.sock.

The tick socket is a capability boundary: an external tick driver may run turn lifecycles without gaining the ability to mutate the board.