mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-03 08:15:40 +00:00
Add missing success print
This commit is contained in:
parent
3e060fae54
commit
f1ebefa59c
@ -608,6 +608,7 @@ PortTestStatus TestHttpPort(PSOCKADDR_STORAGE addr, int port)
|
|||||||
goto Exit;
|
goto Exit;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
fprintf(LOG_OUT, "Success\n");
|
||||||
result = PortTestOk;
|
result = PortTestOk;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user