mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
Update README.md
This commit is contained in:
@@ -75,7 +75,7 @@ int main(int argc, const char* argv[]) {
|
|||||||
|
|
||||||
}];
|
}];
|
||||||
|
|
||||||
// Use convenience method that runs server on port 8080 until SIGINT received
|
// Use convenience method that runs server on port 8080 until SIGINT received (Ctrl-C in Terminal)
|
||||||
[webServer runWithPort:8080];
|
[webServer runWithPort:8080];
|
||||||
|
|
||||||
// Destroy server
|
// Destroy server
|
||||||
|
|||||||
Reference in New Issue
Block a user