mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
Fix
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user