On 11/05/2022 10:05, Souheila Hechaichi wrote:
With my actual configuration, an SSL client established more connections
with the SSL server. Each process (server or client) creates only one
thread for Its sockets, I observe a strange behavior. Some server
sockets remain blocked on the call
With my actual configuration, an SSL client established more connections with
the SSL server. Each process (server or client) creates only one thread for Its
sockets, I observe a strange behavior. Some server sockets remain blocked on
the call of SSL_write even if they are in mode non-blocking.