What is sae socket?


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

Post New Answer

More Unix Socket Programming Interview Questions

Why do I get EPROTO from read()?

0 Answers  


What are socket exceptions? What is out-of-band data?

1 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


What is with the second parameter in bind()?

1 Answers  


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

0 Answers  






What is a socket connection?

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 are the types of sockets?

0 Answers  


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

0 Answers  


What's better 6pt or 12pt sockets?

0 Answers  


How does unix socket work?

0 Answers  


system choose one for me on the connect() call? Should I bind() a port number in my client program, or let the?

0 Answers  


Categories