What is the difference between read() and recv()?


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

Post New Answer

More Unix Socket Programming Interview Questions

How can I put a timeout on connect()?

1 Answers  


What is sae socket?

0 Answers  


Explain the TIME_WAIT state.

1 Answers  


How can I listen on more than one port at a time?

1 Answers  


How can I be sure that UDP messages are received in order?

1 Answers  






What is the difference between read() and recv()?

0 Answers  


What is the function of socket?

0 Answers  


Whats the difference between select() and poll()?

0 Answers  


What are Sockets?

1 Answers  


When will my application receive SIGPIPE?

1 Answers  


How many sockets can a port have?

0 Answers  


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

1 Answers  


Categories