Expand description
The PEX error code space (SPEC §4.5) — the code carried by a pex_error
message, and the reasons an inbound peer entry is skipped by receiver-side validation (SPEC §3.3).
Enums§
- Entry
Skip - Why a single inbound peer entry was skipped by receiver-side validation (SPEC §3.3). Skipping is
silent — no
pex_error, no strike; entry-level junk is expected from honest-but-stale peers. - PexError
Code - The advisory
pex_errorcode table (SPEC §4.5).pex_erroris best-effort and never requires a reply; a receiver sends it alongside discarding a bad message / muting a direction.