Set of_tls_socket_class.
This commit is contained in:
parent
0df1e62ff4
commit
dd6076f1af
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ locking_callback(int mode, int n, const char *file, int line)
|
|||
@implementation SSLSocket
|
||||
+ (void)load
|
||||
{
|
||||
of_http_request_tls_socket_class = self;
|
||||
of_tls_socket_class = self;
|
||||
}
|
||||
|
||||
+ (void)initialize
|
||||
|
|
Reference in a new issue