Are unix sockets faster than tcp?


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

Post New Answer

More Unix Socket Programming Interview Questions

What's the difference between a socket and a port?

0 Answers  


Is tcp or unix socket faster?

0 Answers  


Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?

0 Answers  


What is socket address?

0 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 I be sure that UDP messages are received in order?

1 Answers  


What is sae socket?

0 Answers  


What exactly does SO_REUSEADDR do?

1 Answers  


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

1 Answers  


Can a single socket port be used for multiple applications?

0 Answers  


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

1 Answers  


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

0 Answers  


Categories