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)