Issues with creating multiple TLS server

Hi Nordic team,

Our requirement is creating two TLS server with same IP and different port no, but when I try to bind two servers only one server is getting bind to the network but other server is not binding

getting error no as 116 in bind API, here I am using two threads one for each server.

If I try with normal TCP multiple server it is working fine I am able to setup both the servers, why it is failing with the TLS server, please guide us on this.

Best Regards

Anitha S

Parents Reply Children
No Data
Related