SSL_read sys error 60.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Client Platform: OSX 10.12
OpenSSL: openssl-1.0.2g, built by myself i.e. no system default OpenSSL 

server platform: ubuntu 16.4
OpenSSL: 1.1.0e built by myself i.e. no system default OpenSSL 

Issue: 
SSL_read gets failed with errno is 60 (ETIMEDOUT, operation timed out), ERR_get_error return 0 at client side.
              
SSL_read gets failed frequently at client side, ERR_get_error return 0 and errno is 60 i.e. ETIMEDOUT. 

The client socket is marked non-blocking socket and recv timeout is set. Ideally,  there should not wait inside the SSL_read. I understand this 'may be' socket error but under what probable conditions SSL_read  returns with error 60. Interesting point is, this issue may occur in ongoing traffic. 

'select' method is used.

Could you please give me the pointer to debug this issue further?

Thanks
Anand Choubey
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux