Variable InterfaceConfig.address

Bind address

struct InterfaceConfig
{
  // ...
  string address ;
  // ...
}