LocalExecEndpoint
Module: local_exec::endpoint::LocalExecEndpoint
Section titled “Module: local_exec::endpoint::LocalExecEndpoint”Contents
Section titled “Contents”Functions
run- Bind the socket, spawn the pruning task, and accept connections until
firma_sidecar::local_exec::endpoint::LocalExecEndpoint::run
Section titled “firma_sidecar::local_exec::endpoint::LocalExecEndpoint::run”Function
Bind the socket, spawn the pruning task, and accept connections until
cancel fires.
Errors
Section titled “Errors”Returns an error when the socket cannot be bound (permissions, path).
fn run(self: Self, cancel: CancellationToken) -> io::Result<()>