This commit is contained in:
Pierre-Olivier Latour
2014-10-14 01:09:17 -07:00
parent 75d018a375
commit 001df4ea39
+1 -1
View File
@@ -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;