mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
Fix
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
@property(nonatomic, readonly) GCDWebServer* server;
|
@property(nonatomic, readonly) GCDWebServer* server;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns true if the connection is using IPv6.
|
* Returns YES if the connection is using IPv6.
|
||||||
*/
|
*/
|
||||||
@property(nonatomic, readonly, getter=isUsingIPv6) BOOL usingIPv6;
|
@property(nonatomic, readonly, getter=isUsingIPv6) BOOL usingIPv6;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user