diff --git a/src/network/core/host.cpp b/src/network/core/host.cpp --- a/src/network/core/host.cpp +++ b/src/network/core/host.cpp @@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsIntern } closesocket(sock); - + return index; } #endif /* all NetworkFindBroadcastIPsInternals */