[Qt-interest] Problems with QSslSocket hanging

Thiago Macieira thiago at kde.org
Tue Jul 27 23:53:09 CEST 2010


On Tuesday 27. July 2010 17.30.32 Scott Aron Bloom wrote:
> WSA error : WSAEWOULDBLOCK
> more details (A non-blocking socket operation could not be completed
> immediately.) QNativeSocketEnginePrivate::nativeConnect(96.10.19.60, 443)
> == false (Connection timed out)
> QAbstractSocketPrivate::connectionNotification() testing connection

Looks like it called getsockopt SO_ERROR and got the WSAETIMEDOUT error.

So it looks like Windows doesn't want to connect.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100727/686b148d/attachment.bin 


More information about the Qt-interest-old mailing list