Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Freezing nntp connect at port 563 for some addresses
#3
Now is not freezing , thanks,
but is
Code:
procedure TIdExplicitTLSClient.CheckIfCanUseTLS;
begin
  if not (IOHandler is TIdSSLIOHandlerSocketBase) then begin
    raise EIdTLSClientSSLIOHandlerRequred.Create(RSTLSSSLIOHandlerRequired);
  end;
end;
for  de.newsgroupdirect.com (I not sure it is handled ssl)
but anyway not freezing
Reply


Messages In This Thread
RE: Freezing nntp connect at port 563 for some addresses - by AndrzejB - 01-04-2020, 01:44 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)