Expand description
Declare an error type for the tor-hsservice
crate.
Re-exports§
pub use crate::rend_handshake::EstablishSessionError;
pub use crate::rend_handshake::IntroRequestError;
Enums§
- Client
Error - An error which occurs trying to communicate with a particular client.
- Fatal
Error - An error which means we cannot continue to try to operate an onion service.
- IptStore
Error 🔒 - An error arising when trying to store introduction points
- Startup
Error - An error which occurs trying to create and start up an onion service
- State
Expiry 🔒Error - Error occurring in
IptManager::expire_old_ipts_external_persistent_state
Constants§
- IPT_
STORE_ 🔒RETRY_ MAX - Latest time to retry a failed IPT store (eg, disk full)