|
@@ -677,7 +677,6 @@ begin
|
|
Aport:=443
|
|
Aport:=443
|
|
else
|
|
else
|
|
Aport:=80;
|
|
Aport:=80;
|
|
- G:=GetSocketHandler(UseSSL);
|
|
|
|
{$ifdef Unix}
|
|
{$ifdef Unix}
|
|
IsUnixSocketConnection := UnixSocketPath <> '';
|
|
IsUnixSocketConnection := UnixSocketPath <> '';
|
|
if IsUnixSocketConnection then
|
|
if IsUnixSocketConnection then
|