Skip to content

Commit

Permalink
Phonet: Simple doc fix.
Browse files Browse the repository at this point in the history
From: "Randy Macleod" <macleodr@nortel.com>

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Randy Macleod authored and David S. Miller committed Oct 14, 2008
1 parent e6a7d3c commit 3497b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/networking/phonet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ WARNING:
When polling a connected pipe socket for writability, there is an
intrinsic race condition whereby writability might be lost between the
polling and the writing system calls. In this case, the socket will
block until write because possible again, unless non-blocking mode
becomes enabled.
block until write becomes possible again, unless non-blocking mode
is enabled.


The pipe protocol provides two socket options at the SOL_PNPIPE level:
Expand Down

0 comments on commit 3497b2f

Please sign in to comment.