提交 b7d53d41 编写于 作者: R Richard Levitte

Refactoring BIO: small test correction

Reviewed-by: NViktor Dukhovni <viktor@openssl.org>
上级 a89c9a0d
......@@ -209,7 +209,7 @@ sub clientstart
}
# Create the Proxy socket
my $proxaddr = $self->server_addr;
my $proxaddr = $self->proxy_addr;
$proxaddr =~ s/[\[\]]//g; # Remove [ and ]
my $proxy_sock = $IP_factory->(
LocalHost => $proxaddr,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册