Variable InterfaceConfig.port

Bind port

struct InterfaceConfig
{
  // ...
  ushort port ;
  // ...
}