Can multiple clients connect to same socket?


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 set used for?

0 Answers  


How can I write a multi-homed server?

0 Answers  


Are sockets files?

0 Answers  


If bind() fails, what should I do with the socket descriptor?

1 Answers  


How come I get address already in use from bind()?

1 Answers  






How can I find the full hostname (FQDN) of the system I am running on?

1 Answers  


What is the function of socket?

0 Answers  


Why do I get EPROTO from read()?

0 Answers  


How come only the first part of my datagram is getting through?

1 Answers  


Can multiple sockets use the same port?

0 Answers  


Is socket a hardware or software?

0 Answers  


Why does it take so long to detect that the peer died?

0 Answers  


Categories