Skip to main content

AERON_DRIVER_RESOLVER_BOOTSTRAP_NEIGHBOR_ENV_VAR

Constant AERON_DRIVER_RESOLVER_BOOTSTRAP_NEIGHBOR_ENV_VAR 

Source
pub const AERON_DRIVER_RESOLVER_BOOTSTRAP_NEIGHBOR_ENV_VAR: &[u8; 41] = b"AERON_DRIVER_RESOLVER_BOOTSTRAP_NEIGHBOR\0";
Expand description

Get the bootstrap neighbor of the Media Driver for name resolver purposes.

The format is comma separated list of hostname:port pairs and follows the URI format for the endpoint parameter.