mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Wrap tun persist property and add assertion to ipv6 setter
This commit is contained in:
@@ -64,4 +64,9 @@ typedef NS_ENUM(NSInteger, IPv6Preference) {
|
||||
*/
|
||||
@property (nonatomic) NSInteger connectionTimeout;
|
||||
|
||||
/**
|
||||
Keep tun interface active during pauses or reconnections
|
||||
*/
|
||||
@property (nonatomic) BOOL tunPersist;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user