ObjOpenSSL  Diff

Differences From Artifact [0345d05eb1]:

To Artifact [eff32f791e]:


74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
	else
		of_mutex_unlock(&ssl_mutexes[n]);
}

@implementation SSLSocket
+ (void)load
{
	of_http_request_tls_socket_class = self;
}

+ (void)initialize
{
	int m;

	if (self != [SSLSocket class])







|







74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
	else
		of_mutex_unlock(&ssl_mutexes[n]);
}

@implementation SSLSocket
+ (void)load
{
	of_tls_socket_class = self;
}

+ (void)initialize
{
	int m;

	if (self != [SSLSocket class])