Skip to main content

SOCKET_ENV

Constant SOCKET_ENV 

Source
pub const SOCKET_ENV: &str = "ANCHOR_GDB_SOCKET";
Expand description

Env var the gdb driver and the test process use to rendezvous on the announce socket. Single source of truth — both the driver (std::env::set_var) and anchor-v2-testing (which reads it) must use this name.