Unix ___domain socket: Difference between revisions

Content deleted Content added
The server process goes to sleep in the wait queue; it doesn't spin wait.
m Added 3rd edition to book citation
Line 37:
|publisher=Pearson Education
|year=2004
|edition=3rd
|isbn=81-297-0710-1
|quote=Normally, the server process is put to sleep in the call to ''accept'', waiting for a client connection to arrive and be accepted.