Search code examples
csocketsvxworksrtos

how to find the status of socket descriptor in vxworks


How can I check the status of remote end with the help of socket descriptor in vxworks. I am using TCP connection.


Solution

  • Please refer the post:- how to restrict number of connections in client server program