Static febug::GLOBAL_CONTROLLED_SOCKET[][src]

pub static GLOBAL_CONTROLLED_SOCKET: AtomicI32

FD for the connection to febug(8), or -1 if none.

c_int is universally i32 (on platforms that we support, anyway)