What does the error "CONN (accept) failed to open {socket}" mean?

What does the error "CONN (accept) failed to open {socket}" mean?

book

Article ID: KB0092153

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
The "socket" error means the RTprocess (server or client) went to read on or write to a socket which no longer exists. It could happen if the RTprocess on the other end of the connection terminated the connection itself.

Issue/Introduction

What does the error "CONN (accept) failed to open {socket}" mean?