How can I tell when a socket is closed on the other end?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Socket Programming Interview Questions

What is a socket address?

0 Answers  


How can I force a socket to send the data in its buffer?

0 Answers  


How come select says there is data, but read returns zero?

1 Answers  


Why does connect() succeed even before my server did an accept()?

1 Answers  


How do Sockets Work?

1 Answers  






over the socket? Is there a way to have a dynamic buffer? What does one do when one does not know how much information is coming?

1 Answers  


How can my client work through a firewall/proxy server?

1 Answers  


How do I get my server to find out the clients address / host- name?

1 Answers  


Why do I get connection refused when the server is not running?

1 Answers  


How do I send [this] over a socket?

1 Answers  


Where can a get a library for programming sockets?

1 Answers  


What is a socket connection?

0 Answers  


Categories