"No more free socket" error log message

Hi,

i m getting error log like

“ERRLOG ch_tcp_client.c:145: No more free socket”

iam trying sending data to server periodically then i got above message.

it was hanged and not throw any wip error.

what is the reason for no more free socket ?
how to resolve this issue …?

regards
nagendra

Because you’ve used them all up!

Are you being sure to close your sockets when you’ve finished with them?

That’s unforgivable!

You need to report that as a bug to your Distributor or FAE.