This commit is contained in:
Pierre-Olivier Latour
2015-09-16 11:24:08 -07:00
parent a1c68352a4
commit f7de5cac09
+2 -1
View File
@@ -232,7 +232,8 @@ extern NSString* const GCDWebServerAuthenticationMethod_DigestAccess;
- (void)webServerDidCompleteBonjourRegistration:(GCDWebServer*)server; - (void)webServerDidCompleteBonjourRegistration:(GCDWebServer*)server;
/** /**
* This method is called after the NAT port mapping has been updated. * This method is called after the NAT port mapping for the server has been
* updated.
* *
* Use the "publicServerURL" property to retrieve the public address of the * Use the "publicServerURL" property to retrieve the public address of the
* server. * server.