bridgeDefaultPort top-level constant
int
const bridgeDefaultPort
Default TCP port of the loopback bridge (fa serve --bridge).
Implementation
const int bridgeDefaultPort = 8777;
Default TCP port of the loopback bridge (fa serve --bridge).
const int bridgeDefaultPort = 8777;